
Time bar (total: 8.7s)
| 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)
| 876.0ms | 8 256× | 0 | valid |
| 163.0ms | 1 976× | 0 | invalid |
ival-mult!: 348.0ms (68.7% of total)ival-sqrt: 92.0ms (18.2% of total)ival-div!: 41.0ms (8.1% of total)ival-sub!: 23.0ms (4.5% of total)adjust: 2.0ms (0.4% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 94 | 299 |
| 1 | 389 | 299 |
| 2 | 1258 | 299 |
| 3 | 3709 | 299 |
| 4 | 7559 | 299 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 61.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 24 to 24 computations (0% 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 (- (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 (/ (* x (* y z)) (sqrt (neg (* a t)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (* y (pow z 2))) (pow (sqrt (neg (* a t))) 3))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))) (pow (sqrt (neg (* a t))) 2))) (* 1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 7)))))) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (neg (* a t))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* 1/2 (/ (pow z 2) (sqrt (neg (* a t)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* -1/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* (pow z 2) (- (* 1/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#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 (+ (* 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 (/ (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))) (pow z 4))) (* 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 (/ (+ (* -1/8 (* (pow a 3) (* (pow t 3) (* x y)))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))))) (pow z 6))) (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4)))))))) |
#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) (+ 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/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (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/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (* 1/2 (/ (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))) (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 (/ (* x (* y z)) (sqrt (pow z 2))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x (* y z)))) (pow (sqrt (pow z 2)) 3))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (* (pow a 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (pow z 2)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* -1/2 (/ (* a t) (sqrt (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* -1/8 (/ (* (pow a 2) t) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* t (+ (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* (pow a 3) t) (pow (sqrt (pow z 2)) 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 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (sqrt (* -1 (/ a t)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#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 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))))) |
#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 (* a (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (* (pow t 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* -1/8 (/ (* a (pow t 2)) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* a (+ (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* a (pow t 3)) (pow (sqrt (pow z 2)) 5)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (sqrt (* -1 (/ t a)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#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 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | t | @ | 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) |
| 5.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) |
| 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 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 | z | @ | 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 | 526 | 4322 |
| 0 | 534 | 3658 |
| 1 | 3582 | 3547 |
| 0 | 8500 | 3389 |
| 1 | 17557 | 3389 |
| 1× | saturated |
| 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 (- (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 (/ (* x (* y z)) (sqrt (neg (* a t)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (* y (pow z 2))) (pow (sqrt (neg (* a t))) 3))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))) (pow (sqrt (neg (* a t))) 2))) (* 1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 7)))))) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (neg (* a t))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* 1/2 (/ (pow z 2) (sqrt (neg (* a t)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* -1/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* (pow z 2) (- (* 1/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#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 (+ (* 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 (/ (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))) (pow z 4))) (* 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 (/ (+ (* -1/8 (* (pow a 3) (* (pow t 3) (* x y)))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))))) (pow z 6))) (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4)))))))) |
#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) (+ 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/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (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/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (* 1/2 (/ (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))) (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 (/ (* x (* y z)) (sqrt (pow z 2))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x (* y z)))) (pow (sqrt (pow z 2)) 3))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (* (pow a 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (pow z 2)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* -1/2 (/ (* a t) (sqrt (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* -1/8 (/ (* (pow a 2) t) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* t (+ (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* (pow a 3) t) (pow (sqrt (pow z 2)) 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 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (sqrt (* -1 (/ a t)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#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 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))))) |
#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 (* a (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (* (pow t 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* -1/8 (/ (* a (pow t 2)) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* a (+ (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* a (pow t 3)) (pow (sqrt (pow z 2)) 5)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (sqrt (* -1 (/ t a)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#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 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))))) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z y) x))) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
(*.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 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) |
(fabs.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
(hypot.f64 (neg.f64 (neg.f64 z)) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (neg.f64 (neg.f64 z)) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (neg.f64 (neg.f64 z))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (neg.f64 z)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (neg.f64 (fabs.f64 z))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (fabs.f64 z)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) z) |
(hypot.f64 (neg.f64 z) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (neg.f64 z) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(hypot.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (neg.f64 (fabs.f64 z)) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(hypot.f64 (fabs.f64 z) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (fabs.f64 z) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (neg.f64 (neg.f64 z))) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (neg.f64 z)) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (neg.f64 (fabs.f64 z))) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (fabs.f64 z)) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) z) |
(hypot.f64 z (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 z (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(neg.f64 (-.f64 (*.f64 a t) (*.f64 z z))) |
(fma.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z)) (*.f64 (neg.f64 t) a)) |
(fma.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z)) (*.f64 (neg.f64 a) t)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (*.f64 z z)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 (neg.f64 z) (neg.f64 z) (*.f64 (neg.f64 t) a)) |
(fma.f64 (neg.f64 z) (neg.f64 z) (*.f64 (neg.f64 a) t)) |
(fma.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z)) (*.f64 (neg.f64 t) a)) |
(fma.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z)) (*.f64 (neg.f64 a) t)) |
(fma.f64 (fabs.f64 z) (fabs.f64 z) (*.f64 (neg.f64 t) a)) |
(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 (sqrt.f64 (*.f64 (neg.f64 a) t)) (sqrt.f64 (*.f64 (neg.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 t) a)) |
(fma.f64 z z (*.f64 (neg.f64 a) t)) |
(-.f64 (*.f64 (neg.f64 a) t) (neg.f64 (*.f64 z z))) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(+.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 t) a)) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 z z) |
(pow.f64 (neg.f64 (neg.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fabs.f64 z))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z z) (*.f64 z z)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (fabs.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 z z) (*.f64 z z))) |
(fabs.f64 (neg.f64 (*.f64 z z))) |
(fabs.f64 (*.f64 z z)) |
(*.f64 a t) |
(*.f64 t a) |
t |
a |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
#s(approx (* (* x y) z) (*.f64 (*.f64 z y) x)) |
#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 z y) x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))) #s(literal -1/2 binary64) (/.f64 (*.f64 y x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z) (/.f64 (*.f64 y x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64))) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y x) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64))) (*.f64 z z) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))))) (*.f64 z z) (/.f64 (*.f64 y x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) 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 (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 a) t))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) (*.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)) (-.f64 (*.f64 z z) (*.f64 a t))) |
#s(approx (* z z) (*.f64 z z)) |
#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)))) (-.f64 (fma.f64 y x (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (-.f64 (fma.f64 y x (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) #s(literal -3/8 binary64)) t) a) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -6 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64))))) |
#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 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 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))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 a t)) (pow.f64 z #s(literal -6 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 binary64)))) z)) |
#s(approx (- (* z z) (* t a)) (*.f64 (fma.f64 (/.f64 (neg.f64 a) z) (/.f64 t z) #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 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 y x))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) #s(literal -3/8 binary64)) t) a) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -6 binary64))))) (neg.f64 (*.f64 y x)))) |
#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 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z))) #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)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 a t)) (pow.f64 z #s(literal -6 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 binary64)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) x) t) a) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 t (fma.f64 (neg.f64 t) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) a) (*.f64 (fabs.f64 z) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) t (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) a) (*.f64 (fabs.f64 z) (*.f64 z z))))) t (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t (fabs.f64 z))) #s(literal -1/2 binary64) (fabs.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) t) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64) (*.f64 (/.f64 a (fabs.f64 z)) #s(literal -1/2 binary64))) t (fabs.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 t (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) t) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64))) t (*.f64 (/.f64 a (fabs.f64 z)) #s(literal -1/2 binary64))) (fabs.f64 z))) |
#s(approx (- (* z z) (* t a)) (-.f64 (*.f64 z z) (*.f64 a t))) |
#s(approx (* t a) (*.f64 a t)) |
#s(approx t t) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64))) t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)))) (pow.f64 t #s(literal -6 binary64))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64)))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 a) t))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 a) t))) 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)))) (neg.f64 (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)))) (pow.f64 t #s(literal -6 binary64))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64)))) t))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (*.f64 z z) t)) (neg.f64 a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) t) (*.f64 (fabs.f64 z) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) t) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) t) (*.f64 (fabs.f64 z) (*.f64 z z))))) a (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64) (*.f64 (/.f64 t (fabs.f64 z)) #s(literal -1/2 binary64))) a (fabs.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 a (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) a) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64))) a (*.f64 (/.f64 t (fabs.f64 z)) #s(literal -1/2 binary64))) (fabs.f64 z))) |
#s(approx a a) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 t) a)))) a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64))) a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)))) (pow.f64 a #s(literal -6 binary64))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64)))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 t) a))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 t) a))) 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)))) (neg.f64 (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 t) a)))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)))) (pow.f64 a #s(literal -6 binary64))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64)))) a))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (*.f64 z z) a)) (neg.f64 t)))) |
Compiled 2 483 to 740 computations (70.2% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 17 | 157 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 140 | 18 | 158 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 61.2% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| ▶ | 37.0% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 16.0% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) | |
| 33.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) | |
| ▶ | 14.1% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
| 18.6% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| ▶ | 64.5% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
| ▶ | 58.8% | (*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
| 63.5% | (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) | |
| 60.7% | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) | |
| 54.8% | #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))) | |
| 7.9% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t)) | |
| 29.9% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) | |
| 15.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) | |
| 35.3% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) | |
| 53.7% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z))) | |
| 17.4% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t))) | |
| ▶ | 15.0% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
Compiled 646 to 624 computations (3.4% saved)
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)) |
(fabs.f64 z) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(neg.f64 (*.f64 y x)) |
(*.f64 y x) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 a) t) |
(neg.f64 a) |
a |
t |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a))) |
(sqrt.f64 (/.f64 (neg.f64 t) a)) |
(/.f64 (neg.f64 t) a) |
(neg.f64 t) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
#s(literal 1 binary64) |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(*.f64 z z) |
(*.f64 a t) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (* x (* y z)) (sqrt (- (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 (neg (* y x)) #s(hole binary64 (* -1 (* x y)))) |
#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 (/ (* x (* y z)) (sqrt (neg (* a t)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (* y (pow z 2))) (pow (sqrt (neg (* a t))) 3))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))) (pow (sqrt (neg (* a t))) 2))) (* 1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 7)))))) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (neg (* a t))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* 1/2 (/ (pow z 2) (sqrt (neg (* a t)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* -1/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* (pow z 2) (- (* 1/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#s(approx (fabs z) #s(hole binary64 (fabs 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 (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ 1 (sqrt (neg (* a t)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* -1/2 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (/ 1 (sqrt (neg (* a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* (pow z 2) (- (* 3/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* (pow z 2) (- (* (pow z 2) (+ (* -5/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 7))) (* 3/8 (/ 1 (pow (sqrt (neg (* a t))) 5))))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* 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 (+ (* 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 (/ (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))) (pow z 4))) (* 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 (/ (+ (* -1/8 (* (pow a 3) (* (pow t 3) (* x y)))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))))) (pow z 6))) (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4)))))))) |
#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) (+ 1 (* -1 (/ (* a t) (pow z 2))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ 1 z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))) (pow z 4)))) (* -1/2 (/ (* a t) (pow z 2)))) z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (- (+ 1 (* -1 (/ (+ (* -1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))))))) (pow z 6)))) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) z))) |
#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/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (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/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (* 1/2 (/ (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))) (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 (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ -1 z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))) (pow z 4)))) (* -1/2 (/ (* a t) (pow z 2)))) z)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (- (+ 1 (* -1 (/ (+ (* -1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))))))) (pow z 6)))) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (* x (* y z)) (sqrt (pow z 2))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x (* y z)))) (pow (sqrt (pow z 2)) 3))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (* (pow a 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (pow z 2)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* -1/2 (/ (* a t) (sqrt (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* -1/8 (/ (* (pow a 2) t) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* t (+ (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* (pow a 3) t) (pow (sqrt (pow z 2)) 5)))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (+ (* -1 (* a t)) (pow z 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (neg a) (sqrt (/ (neg t) a))) #s(hole binary64 (* -1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (sqrt (* -1 (/ t a))))) |
#s(approx (/ (neg t) a) #s(hole binary64 (* -1 (/ t a)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ 1 (sqrt (pow z 2))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* 1/2 (/ (* a t) (pow (sqrt (pow z 2)) 3))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ a (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (pow a 3) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ a (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (* a t) #s(hole binary64 (* a t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (sqrt (* -1 (/ a t)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* t (- (/ (pow z 2) t) a)))) |
#s(approx (* (neg a) (sqrt (/ (neg t) a))) #s(hole binary64 (* -1 (* a (* t (sqrt (/ -1 (* a t)))))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (* t (sqrt (/ -1 (* a t)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ 1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ 1 (sqrt (* -1 (/ a t))))) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ 1 (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ 1 (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))))) |
#s(approx (* (neg a) (sqrt (/ (neg t) a))) #s(hole binary64 (* a (* t (sqrt (/ -1 (* a t))))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (* -1 (* t (sqrt (/ -1 (* a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ -1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ 1 (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ 1 (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ 1 (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (* (pow t 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* -1/8 (/ (* a (pow t 2)) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* a (+ (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* a (pow t 3)) (pow (sqrt (pow z 2)) 5)))))))))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (neg a) (sqrt (/ (neg t) a))) #s(hole binary64 (* -1 (sqrt (* -1 (* a t)))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (/ (sqrt (* -1 (* a t))) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ t (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (pow t 3) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ t (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (sqrt (* -1 (/ t a)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* a (- (/ (pow z 2) a) t)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ 1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ 1 (sqrt (* -1 (/ t a))))) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ 1 (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ 1 (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ -1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ 1 (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ 1 (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ 1 (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (fabs z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg (* y x)) (* y x) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) a t (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg a) (sqrt (/ (neg t) a))) (sqrt (/ (neg t) a)) (/ (neg t) a) (neg t) (* (* (* z y) x) (/ 1 (sqrt (- (* z z) (* a t))))) (* (* z y) x) (* z y) (/ 1 (sqrt (- (* z z) (* a t)))) 1 (sqrt (- (* z z) (* a t))) (- (* z z) (* a t)) (* z z) (* a t)) |
| 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))) (fabs z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg (* y x)) (* y x) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) a t (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg a) (sqrt (/ (neg t) a))) (sqrt (/ (neg t) a)) (/ (neg t) a) (neg t) (* (* (* z y) x) (/ 1 (sqrt (- (* z z) (* a t))))) (* (* z y) x) (* z y) (/ 1 (sqrt (- (* z z) (* a t)))) 1 (sqrt (- (* z z) (* a t))) (- (* z z) (* a t)) (* z z) (* a t)) |
| 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))) (fabs z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg (* y x)) (* y x) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) a t (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg a) (sqrt (/ (neg t) a))) (sqrt (/ (neg t) a)) (/ (neg t) a) (neg t) (* (* (* z y) x) (/ 1 (sqrt (- (* z z) (* a t))))) (* (* z y) x) (* z y) (/ 1 (sqrt (- (* z z) (* a t)))) 1 (sqrt (- (* z z) (* a t))) (- (* z z) (* a t)) (* z z) (* a t)) |
| 3.0ms | z | @ | inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (fabs z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg (* y x)) (* y x) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) a t (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg a) (sqrt (/ (neg t) a))) (sqrt (/ (neg t) a)) (/ (neg t) a) (neg t) (* (* (* z y) x) (/ 1 (sqrt (- (* z z) (* a t))))) (* (* z y) x) (* z y) (/ 1 (sqrt (- (* z z) (* a t)))) 1 (sqrt (- (* z z) (* a t))) (- (* z z) (* a t)) (* z z) (* a t)) |
| 3.0ms | t | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (fabs z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg (* y x)) (* y x) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) a t (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg a) (sqrt (/ (neg t) a))) (sqrt (/ (neg t) a)) (/ (neg t) a) (neg t) (* (* (* z y) x) (/ 1 (sqrt (- (* z z) (* a t))))) (* (* z y) x) (* z y) (/ 1 (sqrt (- (* z z) (* a t)))) 1 (sqrt (- (* z z) (* a t))) (- (* z z) (* a t)) (* z z) (* a t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 784 | 6704 |
| 0 | 812 | 5521 |
| 1 | 5283 | 5364 |
| 0 | 8015 | 5167 |
| 1 | 19646 | 5167 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)) |
(fabs.f64 z) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(neg.f64 (*.f64 y x)) |
(*.f64 y x) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 a) t) |
(neg.f64 a) |
a |
t |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a))) |
(sqrt.f64 (/.f64 (neg.f64 t) a)) |
(/.f64 (neg.f64 t) a) |
(neg.f64 t) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
#s(literal 1 binary64) |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(*.f64 z z) |
(*.f64 a t) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (* x (* y z)) (sqrt (- (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 (neg (* y x)) #s(hole binary64 (* -1 (* x y)))) |
#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 (/ (* x (* y z)) (sqrt (neg (* a t)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (* y (pow z 2))) (pow (sqrt (neg (* a t))) 3))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))) (pow (sqrt (neg (* a t))) 2))) (* 1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 7)))))) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (neg (* a t))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* 1/2 (/ (pow z 2) (sqrt (neg (* a t)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* -1/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* (pow z 2) (- (* 1/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#s(approx (fabs z) #s(hole binary64 (fabs 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 (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ 1 (sqrt (neg (* a t)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* -1/2 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (/ 1 (sqrt (neg (* a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* (pow z 2) (- (* 3/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* (pow z 2) (- (* (pow z 2) (+ (* -5/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 7))) (* 3/8 (/ 1 (pow (sqrt (neg (* a t))) 5))))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* 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 (+ (* 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 (/ (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))) (pow z 4))) (* 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 (/ (+ (* -1/8 (* (pow a 3) (* (pow t 3) (* x y)))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))))) (pow z 6))) (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4)))))))) |
#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) (+ 1 (* -1 (/ (* a t) (pow z 2))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ 1 z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))) (pow z 4)))) (* -1/2 (/ (* a t) (pow z 2)))) z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (- (+ 1 (* -1 (/ (+ (* -1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))))))) (pow z 6)))) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) z))) |
#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/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (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/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (* 1/2 (/ (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))) (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 (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ -1 z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))) (pow z 4)))) (* -1/2 (/ (* a t) (pow z 2)))) z)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (- (+ 1 (* -1 (/ (+ (* -1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))))))) (pow z 6)))) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (* x (* y z)) (sqrt (pow z 2))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x (* y z)))) (pow (sqrt (pow z 2)) 3))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (* (pow a 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (pow z 2)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* -1/2 (/ (* a t) (sqrt (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* -1/8 (/ (* (pow a 2) t) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* t (+ (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* (pow a 3) t) (pow (sqrt (pow z 2)) 5)))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (+ (* -1 (* a t)) (pow z 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (neg a) (sqrt (/ (neg t) a))) #s(hole binary64 (* -1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (sqrt (* -1 (/ t a))))) |
#s(approx (/ (neg t) a) #s(hole binary64 (* -1 (/ t a)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ 1 (sqrt (pow z 2))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* 1/2 (/ (* a t) (pow (sqrt (pow z 2)) 3))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ a (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (pow a 3) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ a (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (* a t) #s(hole binary64 (* a t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (sqrt (* -1 (/ a t)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* t (- (/ (pow z 2) t) a)))) |
#s(approx (* (neg a) (sqrt (/ (neg t) a))) #s(hole binary64 (* -1 (* a (* t (sqrt (/ -1 (* a t)))))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (* t (sqrt (/ -1 (* a t)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ 1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ 1 (sqrt (* -1 (/ a t))))) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ 1 (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ 1 (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))))) |
#s(approx (* (neg a) (sqrt (/ (neg t) a))) #s(hole binary64 (* a (* t (sqrt (/ -1 (* a t))))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (* -1 (* t (sqrt (/ -1 (* a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ -1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ 1 (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ 1 (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ 1 (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (* (pow t 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* -1/8 (/ (* a (pow t 2)) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* a (+ (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* a (pow t 3)) (pow (sqrt (pow z 2)) 5)))))))))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (neg a) (sqrt (/ (neg t) a))) #s(hole binary64 (* -1 (sqrt (* -1 (* a t)))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (/ (sqrt (* -1 (* a t))) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ t (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (pow t 3) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ t (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (sqrt (* -1 (/ t a)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* a (- (/ (pow z 2) a) t)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ 1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ 1 (sqrt (* -1 (/ t a))))) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ 1 (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ 1 (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (/ -1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ 1 (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ 1 (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ 1 (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z y) x))) (neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 y x) z) |
(*.f64 z (*.f64 y x)) |
(*.f64 x (*.f64 z y)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)) |
(*.f64 (sqrt.f64 (fabs.f64 z)) (sqrt.f64 (fabs.f64 z))) |
(*.f64 (fabs.f64 z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 z)) |
(pow.f64 (*.f64 z z) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z z)) |
(fabs.f64 (neg.f64 (neg.f64 z))) |
(fabs.f64 (neg.f64 z)) |
(fabs.f64 (neg.f64 (fabs.f64 z))) |
(fabs.f64 (fabs.f64 z)) |
(fabs.f64 z) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.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 y x) |
(*.f64 x y) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z y) x))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 (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)))) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (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))))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(fabs.f64 (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 (sqrt.f64 (*.f64 (neg.f64 a) t))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(*.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)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 a) t) #s(literal 1 binary64)) |
(neg.f64 (*.f64 a t)) |
(sqrt.f64 (*.f64 (*.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) t))) |
(fabs.f64 (neg.f64 (*.f64 (neg.f64 a) t))) |
(fabs.f64 (*.f64 (neg.f64 a) t)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
a |
t |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z y) x))) (neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)) |
(*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)) |
(pow.f64 (/.f64 (neg.f64 t) a) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (neg.f64 t) a)) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(fabs.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (sqrt.f64 (/.f64 (neg.f64 t) a))) |
(*.f64 (/.f64 t a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t a)) |
(*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) a)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (neg.f64 t) a) (/.f64 (neg.f64 t) a)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (neg.f64 t) a) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 t))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 a)) |
(/.f64 (neg.f64 t) a) |
(neg.f64 (/.f64 t a)) |
(sqrt.f64 (*.f64 (/.f64 (neg.f64 t) a) (/.f64 (neg.f64 t) a))) |
(fabs.f64 (neg.f64 (/.f64 (neg.f64 t) a))) |
(fabs.f64 (/.f64 (neg.f64 t) a)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (*.f64 (*.f64 z y) x)) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (*.f64 z y) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z y) x) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z y) x))) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 z y) x) #s(literal 1 binary64)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
(*.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) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) #s(literal -1 binary64)) |
(pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
#s(literal 1 binary64) |
(pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) |
(fabs.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
(hypot.f64 (neg.f64 (neg.f64 z)) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (neg.f64 (neg.f64 z)) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (neg.f64 (neg.f64 z))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (neg.f64 z)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (neg.f64 (fabs.f64 z))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (fabs.f64 z)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) z) |
(hypot.f64 (neg.f64 z) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (neg.f64 z) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(hypot.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (neg.f64 (fabs.f64 z)) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(hypot.f64 (fabs.f64 z) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (fabs.f64 z) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (neg.f64 (neg.f64 z))) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (neg.f64 z)) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (neg.f64 (fabs.f64 z))) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (fabs.f64 z)) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) z) |
(hypot.f64 z (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 z (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(neg.f64 (-.f64 (*.f64 a t) (*.f64 z z))) |
(fma.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z)) (*.f64 (neg.f64 t) a)) |
(fma.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z)) (*.f64 (neg.f64 a) t)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (*.f64 z z)) |
(fma.f64 (neg.f64 z) (neg.f64 z) (*.f64 (neg.f64 t) a)) |
(fma.f64 (neg.f64 z) (neg.f64 z) (*.f64 (neg.f64 a) t)) |
(fma.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z)) (*.f64 (neg.f64 t) a)) |
(fma.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z)) (*.f64 (neg.f64 a) t)) |
(fma.f64 (fabs.f64 z) (fabs.f64 z) (*.f64 (neg.f64 t) a)) |
(fma.f64 (fabs.f64 z) (fabs.f64 z) (*.f64 (neg.f64 a) t)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 z z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 z z)) |
(fma.f64 (*.f64 a t) #s(literal -1 binary64) (*.f64 z z)) |
(fma.f64 (neg.f64 a) t (*.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)) |
(fma.f64 z z (*.f64 (neg.f64 a) t)) |
(-.f64 (*.f64 (neg.f64 a) t) (neg.f64 (*.f64 z z))) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(+.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 t) a)) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 z z) |
(pow.f64 (neg.f64 (neg.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fabs.f64 z))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z z) (*.f64 z z)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (fabs.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 z z) (*.f64 z z))) |
(fabs.f64 (*.f64 (neg.f64 z) (fabs.f64 z))) |
(fabs.f64 (*.f64 (neg.f64 z) z)) |
(fabs.f64 (*.f64 (fabs.f64 z) (neg.f64 z))) |
(fabs.f64 (*.f64 (fabs.f64 z) z)) |
(fabs.f64 (*.f64 z (neg.f64 z))) |
(fabs.f64 (*.f64 z (fabs.f64 z))) |
(fabs.f64 (neg.f64 (*.f64 z z))) |
(fabs.f64 (*.f64 z z)) |
(*.f64 a t) |
(*.f64 t a) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
#s(approx (* (* x y) z) (*.f64 (*.f64 z y) x)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (neg (* y x)) (*.f64 (neg.f64 y) x)) |
#s(approx y y) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))) #s(literal -1/2 binary64) (/.f64 (*.f64 y x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z) (/.f64 (*.f64 y x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64))) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y x) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64))) (*.f64 z z) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))))) (*.f64 z z) (/.f64 (*.f64 y x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) 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 (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 a) t))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (fabs z) (fabs.f64 z)) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
#s(approx (- (* z z) (* t a)) (-.f64 (*.f64 z z) (*.f64 a t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal 3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z z) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal -5/16 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64)) #s(literal 3/8 binary64))) (*.f64 z z)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t))))) |
#s(approx (* z z) (*.f64 z z)) |
#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)))) (-.f64 (fma.f64 y x (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (-.f64 (fma.f64 y x (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) #s(literal -3/8 binary64)) t) a) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -6 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64))))) |
#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 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 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)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 a t)) (pow.f64 z #s(literal -6 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 binary64)))) z)) |
#s(approx (- (* z z) (* t a)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal 1 binary64) z)) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z))) z)) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) t) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/8 binary64)) t) a) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -6 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/8 binary64)) (pow.f64 z #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z)))) z)) |
#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 (neg.f64 y) x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 y) x (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 y) x (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) #s(literal -3/8 binary64)) t) a) #s(literal 1/2 binary64))) (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 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 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)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 a t)) (pow.f64 z #s(literal -6 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 binary64)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal -1 binary64) z)) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z))) z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) t) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/8 binary64)) t) a) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -6 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/8 binary64)) (pow.f64 z #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z)))) z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) x) t) a) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 t (fma.f64 (neg.f64 t) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) a) (*.f64 (fabs.f64 z) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) t (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) a) (*.f64 (fabs.f64 z) (*.f64 z z))))) t (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t (fabs.f64 z))) #s(literal -1/2 binary64) (fabs.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) t) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64) (*.f64 (/.f64 a (fabs.f64 z)) #s(literal -1/2 binary64))) t (fabs.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 t (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) t) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64))) t (*.f64 (/.f64 a (fabs.f64 z)) #s(literal -1/2 binary64))) (fabs.f64 z))) |
#s(approx (- (* z z) (* t a)) (-.f64 (*.f64 z z) (*.f64 a t))) |
#s(approx t t) |
#s(approx (* (neg a) (sqrt (/ (neg t) a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))) |
#s(approx (sqrt (/ (neg t) a)) (sqrt.f64 (/.f64 (neg.f64 t) a))) |
#s(approx (/ (neg t) a) (/.f64 (neg.f64 t) a)) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal 1 binary64) (fabs.f64 z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (fma.f64 (/.f64 (*.f64 a t) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 z)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 (*.f64 a a) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 (fabs.f64 z) (*.f64 z z))))) t (/.f64 #s(literal 1 binary64) (fabs.f64 z)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (fma.f64 t (fma.f64 (-.f64 (*.f64 (neg.f64 t) (fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 a a) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) t (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 (fabs.f64 z) (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fabs.f64 z)))) |
#s(approx (* a t) (*.f64 a t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64))) t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)))) (pow.f64 t #s(literal -6 binary64))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64)))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 a) t))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 a) t))) t)) |
#s(approx (- (* z z) (* t a)) (*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t)) |
#s(approx (* (neg a) (sqrt (/ (neg t) a))) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) t))) |
#s(approx (sqrt (/ (neg t) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) t)) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t)) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))))) t)) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)) #s(literal -1/2 binary64))) (pow.f64 t #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 z #s(literal 4 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))))) t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)))) (pow.f64 t #s(literal -6 binary64))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64)))) t))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (*.f64 z z) t)) (neg.f64 a)))) |
#s(approx (* (neg a) (sqrt (/ (neg t) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) t) a)) |
#s(approx (sqrt (/ (neg t) a)) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))))) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)) #s(literal -1/2 binary64))) (pow.f64 t #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 z #s(literal 4 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) t) (*.f64 (fabs.f64 z) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) t) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) t) (*.f64 (fabs.f64 z) (*.f64 z z))))) a (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64) (*.f64 (/.f64 t (fabs.f64 z)) #s(literal -1/2 binary64))) a (fabs.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 a (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) a) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64))) a (*.f64 (/.f64 t (fabs.f64 z)) #s(literal -1/2 binary64))) (fabs.f64 z))) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx a a) |
#s(approx (* (neg a) (sqrt (/ (neg t) a))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (/ (neg t) a)) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) a)) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (fma.f64 (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 t t) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 t (*.f64 (fabs.f64 z) (*.f64 z z))))) a (/.f64 #s(literal 1 binary64) (fabs.f64 z)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (fma.f64 a (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (/.f64 (*.f64 (*.f64 (*.f64 t t) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 t t) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) a (*.f64 #s(literal 1/2 binary64) (/.f64 t (*.f64 (fabs.f64 z) (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fabs.f64 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 t) a)))) a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64))) a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)))) (pow.f64 a #s(literal -6 binary64))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64)))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 t) a))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 t) a))) a)) |
#s(approx (- (* z z) (* t a)) (*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a)) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) a)) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))))) a)) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)) #s(literal -1/2 binary64))) (pow.f64 a #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 z #s(literal 4 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))))) a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 t) a)))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)))) (pow.f64 a #s(literal -6 binary64))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64)))) a))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (*.f64 z z) a)) (neg.f64 t)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))))) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)) #s(literal -1/2 binary64))) (pow.f64 a #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 z #s(literal 4 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))))) a))) |
Compiled 4 287 to 1 449 computations (66.2% saved)
22 alts after pruning (17 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 303 | 11 | 314 |
| Fresh | 6 | 6 | 12 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 310 | 22 | 332 |
| Status | Accuracy | Program |
|---|---|---|
| 35.3% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| 53.7% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) | |
| ✓ | 61.2% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| ✓ | 37.0% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 16.0% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) | |
| 64.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (fabs.f64 z)) (sqrt.f64 (fabs.f64 z))))) | |
| ▶ | 33.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
| ✓ | 14.1% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
| ▶ | 18.6% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| ✓ | 64.5% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
| 58.8% | (*.f64 (*.f64 (*.f64 z y) x) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) | |
| 35.3% | (*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| 29.8% | (*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) | |
| 53.6% | (*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal 1 binary64) z))) | |
| 18.4% | (*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal -1 binary64) z))) | |
| ▶ | 36.5% | (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
| 13.6% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))))) | |
| ▶ | 70.7% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
| 60.7% | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) | |
| 29.9% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) | |
| ▶ | 15.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
| ✓ | 15.0% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
Compiled 634 to 630 computations (0.6% saved)
| Inputs |
|---|
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(*.f64 y x) |
y |
x |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)) |
(fabs.f64 z) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 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 |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
(/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t) |
(sqrt.f64 (/.f64 (neg.f64 a) t)) |
(/.f64 (neg.f64 a) t) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t))) |
(neg.f64 t) |
| Outputs |
|---|
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (sqrt (- (pow z 2) (* a t)))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x y) z) #s(hole binary64 (* x (* y z)))) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) #s(hole binary64 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (sqrt (neg (* a t)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (* y (pow z 2))) (pow (sqrt (neg (* a t))) 3))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))) (pow (sqrt (neg (* a t))) 2))) (* 1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 7)))))) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (sqrt (neg (* a t)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (/ 1 (sqrt (neg (* a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* 3/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* (pow z 2) (+ (* -5/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 7))) (* 3/8 (/ 1 (pow (sqrt (neg (* a t))) 5))))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* a t)))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (neg (* a t))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* 1/2 (/ (pow z 2) (sqrt (neg (* a t)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* -1/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* (pow z 2) (- (* 1/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#s(approx (fabs z) #s(hole binary64 (fabs z))) |
#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 (- (* z z) (* t a))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))) (pow z 4))) (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/8 (* (pow a 3) (* (pow t 3) (* x y)))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))))) (pow z 6))) (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 1)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ 1 (* 1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))) (pow z 4)))) (* -1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))))))) (pow z 6)))) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -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))))))) |
#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 (- (* z z) (* t a))))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (* 1/2 (/ (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))) (pow z 6)))))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 -1)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ 1 (* 1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* 1/8 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (+ 1 (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 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)))))))) |
#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 (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (sqrt (pow z 2))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x (* y z)))) (pow (sqrt (pow z 2)) 3))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (* (pow a 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (sqrt (pow z 2))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t z)) (pow (sqrt (pow z 2)) 3))) (/ z (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (* (pow a 3) z) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (pow z 2)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* -1/2 (/ (* a t) (sqrt (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* -1/8 (/ (* (pow a 2) t) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* t (+ (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* (pow a 3) t) (pow (sqrt (pow z 2)) 5)))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (+ (* -1 (* a t)) (pow z 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) #s(hole binary64 (/ (* x (* y z)) (sqrt (* -1 (* a t)))))) |
#s(approx (* (sqrt (/ (neg a) t)) t) #s(hole binary64 (sqrt (* -1 (* a t))))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (/ (sqrt (* -1 (* a t))) t))) |
#s(approx (/ (neg a) t) #s(hole binary64 (* -1 (/ a t)))) |
#s(approx (* (neg t) (sqrt (/ (neg a) t))) #s(hole binary64 (* -1 (sqrt (* -1 (* a t)))))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ z (sqrt (* -1 (/ a t))))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ z (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ z (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (sqrt (* -1 (/ a t)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* t (- (/ (pow z 2) t) a)))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (sqrt (* -1 (/ a t))))) |
#s(approx (* (neg t) (sqrt (/ (neg a) t))) #s(hole binary64 (* -1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ z (* t (sqrt (* -1 (/ a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ z (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ z (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ z (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a 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 (- (* z z) (* t a))))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (* (pow t 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (* (pow t 3) z) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* -1/8 (/ (* a (pow t 2)) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* a (+ (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* a (pow t 3)) (pow (sqrt (pow z 2)) 5)))))))))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ z (sqrt (* -1 (/ t a))))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ z (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ z (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (sqrt (* -1 (/ t a)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* a (- (/ (pow z 2) a) t)))) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) #s(hole binary64 (/ (* x (* y z)) (* a (* t (sqrt (/ -1 (* a t)))))))) |
#s(approx (* (sqrt (/ (neg a) t)) t) #s(hole binary64 (* a (* t (sqrt (/ -1 (* a t))))))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (* a (sqrt (/ -1 (* a t)))))) |
#s(approx (* (neg t) (sqrt (/ (neg a) t))) #s(hole binary64 (* -1 (* a (* t (sqrt (/ -1 (* a t)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ z (* a (sqrt (* -1 (/ t a)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ z (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ z (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ z (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))))) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) #s(hole binary64 (* -1 (/ (* x (* y z)) (* a (* t (sqrt (/ -1 (* a t))))))))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (* -1 (* a (sqrt (/ -1 (* a t))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 36.0ms | y | @ | -inf | ((* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (* y x) y x (/ z (sqrt (- (* z z) (* t a)))) z (sqrt (- (* z z) (* t a))) (fabs z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (neg z) (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) a t (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) (* (* z y) x) (* z y) (* (sqrt (/ (neg a) t)) t) (sqrt (/ (neg a) t)) (/ (neg a) t) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg t) (sqrt (/ (neg a) t))) (neg t)) |
| 12.0ms | t | @ | -inf | ((* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (* y x) y x (/ z (sqrt (- (* z z) (* t a)))) z (sqrt (- (* z z) (* t a))) (fabs z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (neg z) (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) a t (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) (* (* z y) x) (* z y) (* (sqrt (/ (neg a) t)) t) (sqrt (/ (neg a) t)) (/ (neg a) t) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg t) (sqrt (/ (neg a) t))) (neg t)) |
| 4.0ms | a | @ | inf | ((* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (* y x) y x (/ z (sqrt (- (* z z) (* t a)))) z (sqrt (- (* z z) (* t a))) (fabs z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (neg z) (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) a t (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) (* (* z y) x) (* z y) (* (sqrt (/ (neg a) t)) t) (sqrt (/ (neg a) t)) (/ (neg a) t) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg t) (sqrt (/ (neg a) t))) (neg t)) |
| 4.0ms | t | @ | inf | ((* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (* y x) y x (/ z (sqrt (- (* z z) (* t a)))) z (sqrt (- (* z z) (* t a))) (fabs z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (neg z) (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) a t (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) (* (* z y) x) (* z y) (* (sqrt (/ (neg a) t)) t) (sqrt (/ (neg a) t)) (/ (neg a) t) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg t) (sqrt (/ (neg a) t))) (neg t)) |
| 4.0ms | a | @ | -inf | ((* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (* y x) y x (/ z (sqrt (- (* z z) (* t a)))) z (sqrt (- (* z z) (* t a))) (fabs z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (neg z) (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) a t (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) (* (* z y) x) (* z y) (* (sqrt (/ (neg a) t)) t) (sqrt (/ (neg a) t)) (/ (neg a) t) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg t) (sqrt (/ (neg a) t))) (neg t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 817 | 6866 |
| 0 | 848 | 5671 |
| 1 | 5548 | 5650 |
| 0 | 8039 | 5412 |
| 1 | 19601 | 5412 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(*.f64 y x) |
y |
x |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)) |
(fabs.f64 z) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 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 |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
(/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t) |
(sqrt.f64 (/.f64 (neg.f64 a) t)) |
(/.f64 (neg.f64 a) t) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t))) |
(neg.f64 t) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (sqrt (- (pow z 2) (* a t)))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x y) z) #s(hole binary64 (* x (* y z)))) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) #s(hole binary64 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (sqrt (neg (* a t)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (* y (pow z 2))) (pow (sqrt (neg (* a t))) 3))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))) (pow (sqrt (neg (* a t))) 2))) (* 1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 7)))))) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (sqrt (neg (* a t)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (/ 1 (sqrt (neg (* a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* 3/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* (pow z 2) (+ (* -5/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 7))) (* 3/8 (/ 1 (pow (sqrt (neg (* a t))) 5))))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* a t)))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (neg (* a t))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* 1/2 (/ (pow z 2) (sqrt (neg (* a t)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* -1/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* (pow z 2) (- (* 1/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#s(approx (fabs z) #s(hole binary64 (fabs z))) |
#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 (- (* z z) (* t a))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))) (pow z 4))) (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/8 (* (pow a 3) (* (pow t 3) (* x y)))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))))) (pow z 6))) (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 1)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ 1 (* 1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))) (pow z 4)))) (* -1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))))))) (pow z 6)))) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -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))))))) |
#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 (- (* z z) (* t a))))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (* 1/2 (/ (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))) (pow z 6)))))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 -1)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ 1 (* 1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* 1/8 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (+ 1 (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 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)))))))) |
#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 (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (sqrt (pow z 2))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x (* y z)))) (pow (sqrt (pow z 2)) 3))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (* (pow a 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (sqrt (pow z 2))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t z)) (pow (sqrt (pow z 2)) 3))) (/ z (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (* (pow a 3) z) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (pow z 2)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* -1/2 (/ (* a t) (sqrt (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* -1/8 (/ (* (pow a 2) t) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* t (+ (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* (pow a 3) t) (pow (sqrt (pow z 2)) 5)))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (+ (* -1 (* a t)) (pow z 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) #s(hole binary64 (/ (* x (* y z)) (sqrt (* -1 (* a t)))))) |
#s(approx (* (sqrt (/ (neg a) t)) t) #s(hole binary64 (sqrt (* -1 (* a t))))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (/ (sqrt (* -1 (* a t))) t))) |
#s(approx (/ (neg a) t) #s(hole binary64 (* -1 (/ a t)))) |
#s(approx (* (neg t) (sqrt (/ (neg a) t))) #s(hole binary64 (* -1 (sqrt (* -1 (* a t)))))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ z (sqrt (* -1 (/ a t))))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ z (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ z (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (sqrt (* -1 (/ a t)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* t (- (/ (pow z 2) t) a)))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (sqrt (* -1 (/ a t))))) |
#s(approx (* (neg t) (sqrt (/ (neg a) t))) #s(hole binary64 (* -1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ z (* t (sqrt (* -1 (/ a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ z (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ z (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ z (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a 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 (- (* z z) (* t a))))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (* (pow t 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (* (pow t 3) z) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* -1/8 (/ (* a (pow t 2)) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* a (+ (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* a (pow t 3)) (pow (sqrt (pow z 2)) 5)))))))))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ z (sqrt (* -1 (/ t a))))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ z (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ z (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (sqrt (* -1 (/ t a)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* a (- (/ (pow z 2) a) t)))) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) #s(hole binary64 (/ (* x (* y z)) (* a (* t (sqrt (/ -1 (* a t)))))))) |
#s(approx (* (sqrt (/ (neg a) t)) t) #s(hole binary64 (* a (* t (sqrt (/ -1 (* a t))))))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (* a (sqrt (/ -1 (* a t)))))) |
#s(approx (* (neg t) (sqrt (/ (neg a) t))) #s(hole binary64 (* -1 (* a (* t (sqrt (/ -1 (* a t)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ z (* a (sqrt (* -1 (/ t a)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ z (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ z (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ z (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))))) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) #s(hole binary64 (* -1 (/ (* x (* y z)) (* a (* t (sqrt (/ -1 (* a t))))))))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (* -1 (* a (sqrt (/ -1 (* a t))))))) |
| Outputs |
|---|
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) (*.f64 x y)) |
(*.f64 y (*.f64 x (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
(*.f64 x y) |
(*.f64 y x) |
y |
x |
(*.f64 z (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))))) |
(/.f64 (neg.f64 z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)) |
(*.f64 (sqrt.f64 (fabs.f64 z)) (sqrt.f64 (fabs.f64 z))) |
(*.f64 (fabs.f64 z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 z)) |
(pow.f64 (*.f64 z z) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z z)) |
(fabs.f64 (neg.f64 (neg.f64 z))) |
(fabs.f64 (neg.f64 (fabs.f64 z))) |
(fabs.f64 (fabs.f64 z)) |
(fabs.f64 (neg.f64 z)) |
(fabs.f64 z) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z y) x))) (neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 #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))) |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 x y) z) |
(*.f64 z (*.f64 x y)) |
(*.f64 x (*.f64 z y)) |
(*.f64 x y) |
(*.f64 y x) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(*.f64 (*.f64 x y) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 (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 z (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(/.f64 (neg.f64 z) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (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))))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(fabs.f64 (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 (sqrt.f64 (*.f64 (neg.f64 a) t))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(*.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)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 a) t) #s(literal 1 binary64)) |
(neg.f64 (*.f64 a t)) |
(sqrt.f64 (*.f64 (*.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) t))) |
(fabs.f64 (neg.f64 (*.f64 (neg.f64 a) t))) |
(fabs.f64 (*.f64 (neg.f64 a) t)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
a |
t |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (*.f64 z y) (/.f64 x (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (/.f64 x t)) |
(*.f64 (/.f64 x t) (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
(*.f64 (*.f64 z y) (/.f64 x (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
(*.f64 x (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) x) t)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z y) x))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (neg.f64 t)))) |
(/.f64 (/.f64 (*.f64 (*.f64 z y) x) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 a) t)))) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 a) t))) t) |
(/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)) |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 x y) z) |
(*.f64 z (*.f64 x y)) |
(*.f64 x (*.f64 z y)) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t) |
(*.f64 t (sqrt.f64 (/.f64 (neg.f64 a) t))) |
(pow.f64 (/.f64 (neg.f64 a) t) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (neg.f64 a) t)) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(fabs.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (sqrt.f64 (/.f64 (neg.f64 a) t))) |
(*.f64 (/.f64 a t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 a t)) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) t)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (neg.f64 a) t) (/.f64 (neg.f64 a) t)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 t)) |
(/.f64 (neg.f64 a) t) |
(neg.f64 (/.f64 a t)) |
(sqrt.f64 (*.f64 (/.f64 (neg.f64 a) t) (/.f64 (neg.f64 a) t))) |
(fabs.f64 (neg.f64 (/.f64 (neg.f64 a) t))) |
(fabs.f64 (/.f64 (neg.f64 a) t)) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (neg.f64 t))))) |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (neg.f64 t))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z y) x))) (neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (neg.f64 t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (neg.f64 t))))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (neg.f64 t)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (neg.f64 t))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (neg.f64 t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)) |
(*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx x x) |
#s(approx (* (* x y) z) (*.f64 (*.f64 z y) x)) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) (*.f64 (*.f64 z y) (/.f64 x (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) |
#s(approx y y) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))) #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (sqrt.f64 (*.f64 (neg.f64 a) t)))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z) (/.f64 (*.f64 x y) (sqrt.f64 (*.f64 (neg.f64 a) t)))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x y) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (*.f64 z z))) (*.f64 (*.f64 (*.f64 x y) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64))) (*.f64 z z) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))))) (*.f64 z z) (/.f64 (*.f64 x y) (sqrt.f64 (*.f64 (neg.f64 a) t)))) z)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 z (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) z)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal 3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) z)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 z (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z z) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal -5/16 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64)) #s(literal 3/8 binary64))) (*.f64 z z)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z)) (/.f64 z (sqrt.f64 (*.f64 (neg.f64 a) t))))) |
#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 (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 a) t))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (fabs z) (fabs.f64 z)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
#s(approx (- (* z z) (* t a)) (-.f64 (*.f64 z z) (*.f64 a t))) |
#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)))) (-.f64 (fma.f64 x y (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (-.f64 (fma.f64 x y (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) #s(literal -3/8 binary64)) t) a) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -6 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) t) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/8 binary64)) t) a) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -6 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/8 binary64)) (pow.f64 z #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z 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 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 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)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 a t)) (pow.f64 z #s(literal -6 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 binary64)))) z)) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
#s(approx (- (* z z) (* t a)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z 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 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) #s(literal -3/8 binary64)) t) a) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -6 binary64))))) (neg.f64 (*.f64 x y)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal -1 binary64)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal 3/8 binary64)) (pow.f64 z #s(literal -4 binary64)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (-.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) t) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal 3/8 binary64)) t) a) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -6 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal 3/8 binary64)) (pow.f64 z #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z 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 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 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)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 a t)) (pow.f64 z #s(literal -6 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 binary64)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) x) t) a) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 t (fma.f64 (neg.f64 t) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) a) (*.f64 (fabs.f64 z) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) t (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) a) (*.f64 (fabs.f64 z) (*.f64 z z))))) t (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (fabs.f64 z) z)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t z) a) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 (fabs.f64 z) z))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 (*.f64 (*.f64 a a) z) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a z) (*.f64 (fabs.f64 z) (*.f64 z z))))) t (/.f64 (fabs.f64 z) z))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) z) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) z) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) z) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a z) (*.f64 (fabs.f64 z) (*.f64 z z))))) t (/.f64 (fabs.f64 z) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t (fabs.f64 z))) #s(literal -1/2 binary64) (fabs.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) t) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64) (*.f64 (/.f64 a (fabs.f64 z)) #s(literal -1/2 binary64))) t (fabs.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 t (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) t) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64))) t (*.f64 (/.f64 a (fabs.f64 z)) #s(literal -1/2 binary64))) (fabs.f64 z))) |
#s(approx (- (* z z) (* t a)) (-.f64 (*.f64 z z) (*.f64 a t))) |
#s(approx t t) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (* (sqrt (/ (neg a) t)) t) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
#s(approx (sqrt (/ (neg a) t)) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) t)) |
#s(approx (/ (neg a) t) (/.f64 (neg.f64 a) t)) |
#s(approx (* (neg t) (sqrt (/ (neg a) t))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64))) t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 t #s(literal -6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64))))))) t)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 z (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) t)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t)))) t)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)) #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 t #s(literal -6 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t)))))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 a) t))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 a) t))) t)) |
#s(approx (- (* z z) (* t a)) (*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t)) |
#s(approx (sqrt (/ (neg a) t)) (sqrt.f64 (/.f64 (neg.f64 a) t))) |
#s(approx (* (neg t) (sqrt (/ (neg a) t))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (neg.f64 t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 (*.f64 z y) (/.f64 x (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 t #s(literal -6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64))))))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (neg.f64 z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t)))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)) #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 t #s(literal -6 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t)))))) t))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (*.f64 z z) t)) (neg.f64 a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) t) (*.f64 (fabs.f64 z) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) t) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) t) (*.f64 (fabs.f64 z) (*.f64 z z))))) a (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 t z) (*.f64 (fabs.f64 z) (*.f64 z z))))) a (/.f64 (fabs.f64 z) z))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 a (-.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) z) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 t z) (*.f64 (fabs.f64 z) (*.f64 z z))))) a (/.f64 (fabs.f64 z) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64) (*.f64 (/.f64 t (fabs.f64 z)) #s(literal -1/2 binary64))) a (fabs.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 a (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) a) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64))) a (*.f64 (/.f64 t (fabs.f64 z)) #s(literal -1/2 binary64))) (fabs.f64 z))) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx a a) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 t) a)))) a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64))) a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 a #s(literal -6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64))))))) a)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 z (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) a)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a)))) a)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)) #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 a #s(literal -6 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a)))))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 t) a))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 t) a))) a)) |
#s(approx (- (* z z) (* t a)) (*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a)) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) t) a))) |
#s(approx (* (sqrt (/ (neg a) t)) t) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) t) a)) |
#s(approx (sqrt (/ (neg a) t)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) a)) |
#s(approx (* (neg t) (sqrt (/ (neg a) t))) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 t) a)))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 a #s(literal -6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64))))))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (neg.f64 z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a)))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)) #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 a #s(literal -6 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a)))))) a))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (*.f64 z z) a)) (neg.f64 t)))) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg a) t)) t)) (neg.f64 (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) t) a)))) |
#s(approx (sqrt (/ (neg a) t)) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))))) |
Compiled 4 384 to 1 376 computations (68.6% saved)
25 alts after pruning (18 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 273 | 8 | 281 |
| Fresh | 2 | 10 | 12 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 4 | 5 |
| Total | 278 | 25 | 303 |
| Status | Accuracy | Program |
|---|---|---|
| 35.3% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| ▶ | 18.4% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| 53.7% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) | |
| ✓ | 61.2% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| ✓ | 37.0% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 16.0% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) | |
| 64.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (fabs.f64 z)) (sqrt.f64 (fabs.f64 z))))) | |
| ✓ | 18.6% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| ✓ | 64.5% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
| 58.8% | (*.f64 (*.f64 (*.f64 z y) x) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) | |
| 29.8% | (*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) | |
| 53.6% | (*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal 1 binary64) z))) | |
| 18.4% | (*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal -1 binary64) z))) | |
| ✓ | 36.5% | (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
| 29.7% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) | |
| 15.5% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) | |
| ▶ | 70.6% | (*.f64 (*.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))))) |
| 32.7% | (*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (neg.f64 z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) | |
| ▶ | 70.7% | (*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
| 31.5% | (*.f64 y (*.f64 x (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) | |
| 60.7% | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) | |
| ▶ | 15.3% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (/.f64 (*.f64 (*.f64 z y) x) t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
| ▶ | 29.9% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
| ✓ | 15.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
| ✓ | 15.0% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
Compiled 697 to 693 computations (0.6% saved)
| Inputs |
|---|
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
(*.f64 y x) |
y |
x |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(*.f64 (*.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))))) |
(*.f64 z (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)) |
(fabs.f64 z) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
(/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a) |
(sqrt.f64 (/.f64 (neg.f64 t) a)) |
(/.f64 (neg.f64 t) a) |
(neg.f64 t) |
t |
a |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (/.f64 (*.f64 (*.f64 z y) x) t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(/.f64 (/.f64 (*.f64 (*.f64 z y) x) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) |
(/.f64 (*.f64 (*.f64 z y) x) t) |
(sqrt.f64 (/.f64 (neg.f64 a) t)) |
(/.f64 (neg.f64 a) t) |
(neg.f64 a) |
| Outputs |
|---|
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (sqrt (- (pow z 2) (* a t)))))) |
#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)) a)) #s(hole binary64 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ (/ (* (* z y) x) t) (sqrt (/ (neg a) t))) #s(hole binary64 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ (* (* z y) x) t) #s(hole binary64 (/ (* x (* y z)) t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (sqrt (neg (* a t)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (* y (pow z 2))) (pow (sqrt (neg (* a t))) 3))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))) (pow (sqrt (neg (* a t))) 2))) (* 1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 7)))))) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (sqrt (neg (* a t)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (/ 1 (sqrt (neg (* a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* 3/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* (pow z 2) (+ (* -5/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 7))) (* 3/8 (/ 1 (pow (sqrt (neg (* a t))) 5))))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* a t)))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (neg (* a t))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* 1/2 (/ (pow z 2) (sqrt (neg (* a t)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* -1/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* (pow z 2) (- (* 1/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ 1 (sqrt (neg (* a t)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (/ 1 (sqrt (neg (* a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* (pow z 2) (- (* 3/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* (pow z 2) (- (* (pow z 2) (+ (* -5/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 7))) (* 3/8 (/ 1 (pow (sqrt (neg (* a t))) 5))))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* a t))))))) |
#s(approx (fabs z) #s(hole binary64 (fabs z))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))) (pow z 4))) (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/8 (* (pow a 3) (* (pow t 3) (* x y)))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))))) (pow z 6))) (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 1)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ 1 (* 1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))) (pow z 4)))) (* -1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))))))) (pow z 6)))) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -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))))))) |
#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 (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ 1 z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))) (pow z 4)))) (* -1/2 (/ (* a t) (pow z 2)))) z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ 1 (* -1 (/ (+ (* -1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))))))) (pow z 6)))) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) z))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (* 1/2 (/ (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))) (pow z 6)))))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 -1)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ 1 (* 1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* 1/8 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (+ 1 (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 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)))))))) |
#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 (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ -1 z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))) (pow z 4)))) (* -1/2 (/ (* a t) (pow z 2)))) z)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ 1 (* -1 (/ (+ (* -1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))))))) (pow z 6)))) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) z)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (sqrt (pow z 2))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x (* y z)))) (pow (sqrt (pow z 2)) 3))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (* (pow a 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (sqrt (pow z 2))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t z)) (pow (sqrt (pow z 2)) 3))) (/ z (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (* (pow a 3) z) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (pow z 2)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* -1/2 (/ (* a t) (sqrt (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* -1/8 (/ (* (pow a 2) t) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* t (+ (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* (pow a 3) t) (pow (sqrt (pow z 2)) 5)))))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ 1 (sqrt (pow z 2))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a t) (pow (sqrt (pow z 2)) 3))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ a (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (pow a 3) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ a (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (* (sqrt (/ (neg t) a)) a) #s(hole binary64 (* a (sqrt (* -1 (/ t a)))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (sqrt (* -1 (/ t a))))) |
#s(approx (/ (neg t) a) #s(hole binary64 (* -1 (/ t a)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (/ (* (* z y) x) t) (sqrt (/ (neg a) t))) #s(hole binary64 (/ (* x (* y z)) (sqrt (* -1 (* a t)))))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (/ (sqrt (* -1 (* a t))) t))) |
#s(approx (/ (neg a) t) #s(hole binary64 (* -1 (/ a t)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ z (sqrt (* -1 (/ a t))))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ z (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ z (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (sqrt (* -1 (/ a t)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ 1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ 1 (sqrt (* -1 (/ a t))))) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ 1 (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ 1 (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg t) a)) a)) #s(hole binary64 (/ (* x (* y z)) (* a (* t (sqrt (/ -1 (* a t)))))))) |
#s(approx (* (sqrt (/ (neg t) a)) a) #s(hole binary64 (* a (* t (sqrt (/ -1 (* a t))))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (* t (sqrt (/ -1 (* a t)))))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (sqrt (* -1 (/ a t))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ z (* t (sqrt (* -1 (/ a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ z (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ z (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ z (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ -1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ 1 (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ 1 (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ 1 (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg t) a)) a)) #s(hole binary64 (* -1 (/ (* x (* y z)) (* a (* t (sqrt (/ -1 (* a t))))))))) |
#s(approx (* (sqrt (/ (neg t) a)) a) #s(hole binary64 (* -1 (* a (* t (sqrt (/ -1 (* a t)))))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (* -1 (* t (sqrt (/ -1 (* a t))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (* (pow t 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (* (pow t 3) z) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* -1/8 (/ (* a (pow t 2)) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* a (+ (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* a (pow t 3)) (pow (sqrt (pow z 2)) 5)))))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ t (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (pow t 3) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ t (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (* (sqrt (/ (neg t) a)) a) #s(hole binary64 (sqrt (* -1 (* a t))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (/ (sqrt (* -1 (* a t))) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ z (sqrt (* -1 (/ t a))))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ z (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ z (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ 1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ 1 (sqrt (* -1 (/ t a))))) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ 1 (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ 1 (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (* a (sqrt (/ -1 (* a t)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ z (* a (sqrt (* -1 (/ t a)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ z (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ z (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ z (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ -1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ 1 (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ 1 (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ 1 (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (* -1 (* a (sqrt (/ -1 (* a t))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | z | @ | 0 | ((* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (* y x) y x (/ z (sqrt (- (* z z) (* t a)))) 1 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) z (sqrt (- (* z z) (* t a))) (neg z) (* (* y x) (* z (/ 1 (sqrt (- (* z z) (* t a)))))) (* z (/ 1 (sqrt (- (* z z) (* t a))))) (/ 1 (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (fabs z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ (* (* z y) x) (* (sqrt (/ (neg t) a)) a)) (* (sqrt (/ (neg t) a)) a) (sqrt (/ (neg t) a)) (/ (neg t) a) (neg t) t a (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ (/ (* (* z y) x) t) (sqrt (/ (neg a) t))) (/ (* (* z y) x) t) (sqrt (/ (neg a) t)) (/ (neg a) t) (neg a)) |
| 8.0ms | y | @ | 0 | ((* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (* y x) y x (/ z (sqrt (- (* z z) (* t a)))) 1 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) z (sqrt (- (* z z) (* t a))) (neg z) (* (* y x) (* z (/ 1 (sqrt (- (* z z) (* t a)))))) (* z (/ 1 (sqrt (- (* z z) (* t a))))) (/ 1 (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (fabs z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ (* (* z y) x) (* (sqrt (/ (neg t) a)) a)) (* (sqrt (/ (neg t) a)) a) (sqrt (/ (neg t) a)) (/ (neg t) a) (neg t) t a (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ (/ (* (* z y) x) t) (sqrt (/ (neg a) t))) (/ (* (* z y) x) t) (sqrt (/ (neg a) t)) (/ (neg a) t) (neg a)) |
| 8.0ms | t | @ | -inf | ((* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (* y x) y x (/ z (sqrt (- (* z z) (* t a)))) 1 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) z (sqrt (- (* z z) (* t a))) (neg z) (* (* y x) (* z (/ 1 (sqrt (- (* z z) (* t a)))))) (* z (/ 1 (sqrt (- (* z z) (* t a))))) (/ 1 (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (fabs z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ (* (* z y) x) (* (sqrt (/ (neg t) a)) a)) (* (sqrt (/ (neg t) a)) a) (sqrt (/ (neg t) a)) (/ (neg t) a) (neg t) t a (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ (/ (* (* z y) x) t) (sqrt (/ (neg a) t))) (/ (* (* z y) x) t) (sqrt (/ (neg a) t)) (/ (neg a) t) (neg a)) |
| 5.0ms | y | @ | -inf | ((* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (* y x) y x (/ z (sqrt (- (* z z) (* t a)))) 1 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) z (sqrt (- (* z z) (* t a))) (neg z) (* (* y x) (* z (/ 1 (sqrt (- (* z z) (* t a)))))) (* z (/ 1 (sqrt (- (* z z) (* t a))))) (/ 1 (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (fabs z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ (* (* z y) x) (* (sqrt (/ (neg t) a)) a)) (* (sqrt (/ (neg t) a)) a) (sqrt (/ (neg t) a)) (/ (neg t) a) (neg t) t a (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ (/ (* (* z y) x) t) (sqrt (/ (neg a) t))) (/ (* (* z y) x) t) (sqrt (/ (neg a) t)) (/ (neg a) t) (neg a)) |
| 5.0ms | x | @ | -inf | ((* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (* y x) y x (/ z (sqrt (- (* z z) (* t a)))) 1 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) z (sqrt (- (* z z) (* t a))) (neg z) (* (* y x) (* z (/ 1 (sqrt (- (* z z) (* t a)))))) (* z (/ 1 (sqrt (- (* z z) (* t a))))) (/ 1 (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (fabs z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ (* (* z y) x) (* (sqrt (/ (neg t) a)) a)) (* (sqrt (/ (neg t) a)) a) (sqrt (/ (neg t) a)) (/ (neg t) a) (neg t) t a (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ (/ (* (* z y) x) t) (sqrt (/ (neg a) t))) (/ (* (* z y) x) t) (sqrt (/ (neg a) t)) (/ (neg a) t) (neg a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 964 | 8811 |
| 0 | 995 | 7169 |
| 1 | 6540 | 7090 |
| 0 | 8185 | 6812 |
| 1 | 18919 | 6812 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
(*.f64 y x) |
y |
x |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(*.f64 (*.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))))) |
(*.f64 z (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)) |
(fabs.f64 z) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
(/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a) |
(sqrt.f64 (/.f64 (neg.f64 t) a)) |
(/.f64 (neg.f64 t) a) |
(neg.f64 t) |
t |
a |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (/.f64 (*.f64 (*.f64 z y) x) t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(/.f64 (/.f64 (*.f64 (*.f64 z y) x) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) |
(/.f64 (*.f64 (*.f64 z y) x) t) |
(sqrt.f64 (/.f64 (neg.f64 a) t)) |
(/.f64 (neg.f64 a) t) |
(neg.f64 a) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (sqrt (- (pow z 2) (* a t)))))) |
#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)) a)) #s(hole binary64 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ (/ (* (* z y) x) t) (sqrt (/ (neg a) t))) #s(hole binary64 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ (* (* z y) x) t) #s(hole binary64 (/ (* x (* y z)) t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (sqrt (neg (* a t)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (* y (pow z 2))) (pow (sqrt (neg (* a t))) 3))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* (pow z 2) (- (* -1 (* (pow z 2) (+ (* -1/2 (/ (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))) (pow (sqrt (neg (* a t))) 2))) (* 1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 7)))))) (+ (* -1/4 (/ (* x y) (pow (sqrt (neg (* a t))) 5))) (* -1/8 (/ (* x y) (pow (sqrt (neg (* a t))) 5)))))) (* 1/2 (/ (* x y) (pow (sqrt (neg (* a t))) 3))))) (/ (* x y) (sqrt (neg (* a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (sqrt (neg (* a t)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (/ 1 (sqrt (neg (* a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* 3/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (pow z 2) (- (* (pow z 2) (+ (* -5/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 7))) (* 3/8 (/ 1 (pow (sqrt (neg (* a t))) 5))))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* a t)))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (neg (* a t))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* 1/2 (/ (pow z 2) (sqrt (neg (* a t)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* -1/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (neg (* a t))) (* (pow z 2) (+ (* (pow z 2) (- (* 1/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* a t)))))))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ 1 (sqrt (neg (* a t)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (pow z 2) (pow (sqrt (neg (* a t))) 3))) (/ 1 (sqrt (neg (* a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* (pow z 2) (- (* 3/8 (/ (pow z 2) (pow (sqrt (neg (* a t))) 5))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* (pow z 2) (- (* (pow z 2) (+ (* -5/16 (/ (pow z 2) (pow (sqrt (neg (* a t))) 7))) (* 3/8 (/ 1 (pow (sqrt (neg (* a t))) 5))))) (* 1/2 (/ 1 (pow (sqrt (neg (* a t))) 3))))) (/ 1 (sqrt (neg (* a t))))))) |
#s(approx (fabs z) #s(hole binary64 (fabs z))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))) (pow z 4))) (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/8 (* (pow a 3) (* (pow t 3) (* x y)))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))))) (pow z 6))) (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 1)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ 1 (* 1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))) (pow z 4)))) (* -1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))))))) (pow z 6)))) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -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))))))) |
#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 (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ 1 z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))) (pow z 4)))) (* -1/2 (/ (* a t) (pow z 2)))) z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ 1 (* -1 (/ (+ (* -1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))))))) (pow z 6)))) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) z))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* -1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (* 1/2 (/ (* a (* t (+ (* -1/4 (* (pow a 2) (* (pow t 2) (* x y)))) (* -1/8 (* (pow a 2) (* (pow t 2) (* x y))))))) (pow z 6)))))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 -1)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ 1 (* 1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* 1/8 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (+ 1 (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 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)))))))) |
#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 (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ -1 z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))) (pow z 4)))) (* -1/2 (/ (* a t) (pow z 2)))) z)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ 1 (* -1 (/ (+ (* -1/8 (* (pow a 3) (pow t 3))) (* 1/2 (* a (* t (+ (* -1/4 (* (pow a 2) (pow t 2))) (* -1/8 (* (pow a 2) (pow t 2)))))))) (pow z 6)))) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) z)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (sqrt (pow z 2))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x (* y z)))) (pow (sqrt (pow z 2)) 3))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (* (pow a 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (sqrt (pow z 2))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t z)) (pow (sqrt (pow z 2)) 3))) (/ z (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (* (pow a 3) z) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow a 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* a z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (sqrt (pow z 2)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* -1/2 (/ (* a t) (sqrt (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* -1/8 (/ (* (pow a 2) t) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* t (+ (* -1/2 (/ a (sqrt (pow z 2)))) (* t (+ (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* (pow a 3) t) (pow (sqrt (pow z 2)) 5)))))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ 1 (sqrt (pow z 2))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a t) (pow (sqrt (pow z 2)) 3))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1/4 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ a (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (* -1/8 (/ (pow a 3) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (pow a 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow a 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ a (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (* (sqrt (/ (neg t) a)) a) #s(hole binary64 (* a (sqrt (* -1 (/ t a)))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (sqrt (* -1 (/ t a))))) |
#s(approx (/ (neg t) a) #s(hole binary64 (* -1 (/ t a)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (/ (* (* z y) x) t) (sqrt (/ (neg a) t))) #s(hole binary64 (/ (* x (* y z)) (sqrt (* -1 (* a t)))))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (/ (sqrt (* -1 (* a t))) t))) |
#s(approx (/ (neg a) t) #s(hole binary64 (* -1 (/ a t)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ z (sqrt (* -1 (/ a t))))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ z (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ z (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (sqrt (* -1 (/ a t)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ 1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ 1 (sqrt (* -1 (/ a t))))) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ 1 (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ 1 (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t))) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg t) a)) a)) #s(hole binary64 (/ (* x (* y z)) (* a (* t (sqrt (/ -1 (* a t)))))))) |
#s(approx (* (sqrt (/ (neg t) a)) a) #s(hole binary64 (* a (* t (sqrt (/ -1 (* a t))))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (* t (sqrt (/ -1 (* a t)))))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (sqrt (* -1 (/ a t))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (* x (* y z)) (* t (sqrt (* -1 (/ a t)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ (* x (* y z)) (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ z (* t (sqrt (* -1 (/ a t)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ z (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ z (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ z (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 3) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (sqrt (* -1 (/ a t))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow t 6) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (sqrt (* -1 (/ a t))))))))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ -1 (* t (sqrt (* -1 (/ a t))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3)))) (/ 1 (sqrt (* -1 (/ a t))))) t)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5)))) (pow t 4))) (/ 1 (sqrt (* -1 (/ a t))))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))) t)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ a t))) 5))))) (pow (sqrt (* -1 (/ a t))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ a t))) 7)))) (pow t 6))) (/ 1 (sqrt (* -1 (/ a t))))) (+ (* -1/4 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow t 4) (pow (sqrt (* -1 (/ a t))) 5)))) (* 1/2 (/ (pow z 2) (* (pow t 2) (pow (sqrt (* -1 (/ a t))) 3))))))) t)))) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg t) a)) a)) #s(hole binary64 (* -1 (/ (* x (* y z)) (* a (* t (sqrt (/ -1 (* a t))))))))) |
#s(approx (* (sqrt (/ (neg t) a)) a) #s(hole binary64 (* -1 (* a (* t (sqrt (/ -1 (* a t)))))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (* -1 (* t (sqrt (/ -1 (* a t))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (* (pow t 3) (* x (* y z))) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) (* x (* y z))) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t (* x (* y z))) (pow (sqrt (pow z 2)) 3))))) (/ (* x (* y z)) (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (* (pow t 3) z) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (* (pow t 2) z) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ (* t z) (pow (sqrt (pow z 2)) 3))))) (/ z (sqrt (pow z 2)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* -1/8 (/ (* a (pow t 2)) (pow (sqrt (pow z 2)) 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (sqrt (pow z 2)) (* a (+ (* -1/2 (/ t (sqrt (pow z 2)))) (* a (+ (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 3))) (* -1/16 (/ (* a (pow t 3)) (pow (sqrt (pow z 2)) 5)))))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ t (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/8 (/ (pow t 3) (pow (sqrt (pow z 2)) 7))) (* 1/2 (/ (* t (+ (* -1/4 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))))) (pow (sqrt (pow z 2)) 2)))))) (+ (* -1/4 (/ (pow t 2) (pow (sqrt (pow z 2)) 5))) (* -1/8 (/ (pow t 2) (pow (sqrt (pow z 2)) 5)))))) (* -1/2 (/ t (pow (sqrt (pow z 2)) 3))))) (/ 1 (sqrt (pow z 2)))))) |
#s(approx (* (sqrt (/ (neg t) a)) a) #s(hole binary64 (sqrt (* -1 (* a t))))) |
#s(approx (sqrt (/ (neg t) a)) #s(hole binary64 (/ (sqrt (* -1 (* a t))) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ z (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ z (sqrt (* -1 (/ t a))))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ z (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ z (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ 1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ 1 (sqrt (* -1 (/ t a))))) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ 1 (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ 1 (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (* a (sqrt (/ -1 (* a t)))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (* x (* y z)) (* a (sqrt (* -1 (/ t a)))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (* x (* y (pow z 5))) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (* x (* y (pow z 7))) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ (* x (* y z)) (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (* x (* y (pow z 5))) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (* x (* y (pow z 3))) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ z (* a (sqrt (* -1 (/ t a)))))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ z (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ z (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 5) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 7) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ z (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 5) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 3) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a)))))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -1 (/ t a))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 3)))) (+ (* 1/16 (/ (pow z 6) (* (pow a 6) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (sqrt (* -1 (/ t a))))))))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ -1 (* a (sqrt (* -1 (/ t a))))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3)))) (/ 1 (sqrt (* -1 (/ t a))))) a)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5)))) (pow a 4))) (/ 1 (sqrt (* -1 (/ t a))))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))) a)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (* (pow z 2) (+ (* -1/4 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))) (* -1/8 (/ (pow z 4) (pow (sqrt (* -1 (/ t a))) 5))))) (pow (sqrt (* -1 (/ t a))) 2))) (* 1/8 (/ (pow z 6) (pow (sqrt (* -1 (/ t a))) 7)))) (pow a 6))) (/ 1 (sqrt (* -1 (/ t a))))) (+ (* -1/4 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (+ (* -1/8 (/ (pow z 4) (* (pow a 4) (pow (sqrt (* -1 (/ t a))) 5)))) (* 1/2 (/ (pow z 2) (* (pow a 2) (pow (sqrt (* -1 (/ t a))) 3))))))) a)))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (* -1 (* a (sqrt (/ -1 (* a t))))))) |
| Outputs |
|---|
(*.f64 (*.f64 x y) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 x y)) |
(*.f64 y (*.f64 x #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)))) |
(*.f64 x y) |
(*.f64 y x) |
y |
x |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z y) x))) (neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 #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))) |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 x y) z) |
(*.f64 z (*.f64 x y)) |
(*.f64 x (*.f64 z y)) |
(*.f64 z y) |
(*.f64 y z) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) (*.f64 x y)) |
(*.f64 y (*.f64 x (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) z) |
(*.f64 z (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
(/.f64 (neg.f64 z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))))) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)) |
(*.f64 (sqrt.f64 (fabs.f64 z)) (sqrt.f64 (fabs.f64 z))) |
(*.f64 (fabs.f64 z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 z)) |
(pow.f64 (*.f64 z z) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z z)) |
(fabs.f64 (neg.f64 (neg.f64 z))) |
(fabs.f64 (neg.f64 (fabs.f64 z))) |
(fabs.f64 (fabs.f64 z)) |
(fabs.f64 (neg.f64 z)) |
(fabs.f64 z) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (/.f64 x a)) |
(*.f64 (/.f64 x a) (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
(*.f64 (*.f64 z y) (/.f64 x (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
(*.f64 x (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) x) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z y) x))) (neg.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
(/.f64 (/.f64 (*.f64 (*.f64 z y) x) a) (sqrt.f64 (/.f64 (neg.f64 t) a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 t) a)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(/.f64 (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 t) a))) a) |
(/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a) |
(*.f64 a (sqrt.f64 (/.f64 (neg.f64 t) a))) |
(pow.f64 (/.f64 (neg.f64 t) a) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (neg.f64 t) a)) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(fabs.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (sqrt.f64 (/.f64 (neg.f64 t) a))) |
(*.f64 (/.f64 t a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t a)) |
(*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) a)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (neg.f64 t) a) (/.f64 (neg.f64 t) a)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (neg.f64 t) a) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 t))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 a)) |
(/.f64 (neg.f64 t) a) |
(neg.f64 (/.f64 t a)) |
(sqrt.f64 (*.f64 (/.f64 (neg.f64 t) a) (/.f64 (neg.f64 t) a))) |
(fabs.f64 (neg.f64 (/.f64 (neg.f64 t) a))) |
(fabs.f64 (/.f64 (neg.f64 t) a)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
t |
a |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
(*.f64 (/.f64 x t) (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
(*.f64 (*.f64 (*.f64 z y) (/.f64 x t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(*.f64 x (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z y) (/.f64 x t)))) (neg.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z y) x))) (neg.f64 (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) (/.f64 x t))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)) |
(/.f64 (*.f64 (*.f64 z y) (/.f64 x t)) (sqrt.f64 (/.f64 (neg.f64 a) t))) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 z y) (/.f64 x t)) |
(*.f64 x (/.f64 (*.f64 z y) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z y) x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 z y) x) t) |
(pow.f64 (/.f64 (neg.f64 a) t) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (neg.f64 a) t)) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(fabs.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (sqrt.f64 (/.f64 (neg.f64 a) t))) |
(*.f64 (/.f64 a t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 a t)) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) t)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (neg.f64 a) t) (/.f64 (neg.f64 a) t)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 t)) |
(/.f64 (neg.f64 a) t) |
(neg.f64 (/.f64 a t)) |
(sqrt.f64 (*.f64 (/.f64 (neg.f64 a) t) (/.f64 (neg.f64 a) t))) |
(fabs.f64 (neg.f64 (/.f64 (neg.f64 a) t))) |
(fabs.f64 (/.f64 (neg.f64 a) t)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx x x) |
#s(approx (* (* z y) x) (*.f64 (*.f64 z y) x)) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg t) a)) a)) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
#s(approx (/ (/ (* (* z y) x) t) (sqrt (/ (neg a) t))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ (* (* z y) x) t) (*.f64 (*.f64 z y) (/.f64 x t))) |
#s(approx y y) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))) #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (sqrt.f64 (*.f64 (neg.f64 a) t)))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z) (/.f64 (*.f64 x y) (sqrt.f64 (*.f64 (neg.f64 a) t)))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x y) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (*.f64 z z))) (*.f64 (*.f64 (*.f64 x y) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64))) (*.f64 z z) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))))) (*.f64 z z) (/.f64 (*.f64 x y) (sqrt.f64 (*.f64 (neg.f64 a) t)))) z)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 z (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) z)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal 3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) z)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 z (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z z) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal -5/16 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64)) #s(literal 3/8 binary64))) (*.f64 z z)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z)) (/.f64 z (sqrt.f64 (*.f64 (neg.f64 a) t))))) |
#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 (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 a) t))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal 3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z z) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal -5/16 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64)) #s(literal 3/8 binary64))) (*.f64 z z)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) t)))) (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) t))))) |
#s(approx (fabs z) (fabs.f64 z)) |
#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)))) (-.f64 (fma.f64 x y (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (-.f64 (fma.f64 x y (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) #s(literal -3/8 binary64)) t) a) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -6 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64))))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) t) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/8 binary64)) t) a) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -6 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/8 binary64)) (pow.f64 z #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z 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 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 a t)) (pow.f64 z #s(literal -6 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) z)) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)) |
#s(approx (/ 1 (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 (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z))) z)) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) t) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/8 binary64)) t) a) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -6 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/8 binary64)) (pow.f64 z #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z)))) 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 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) #s(literal -3/8 binary64)) t) a) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -6 binary64))))) (neg.f64 (*.f64 x y)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal -1 binary64)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal 3/8 binary64)) (pow.f64 z #s(literal -4 binary64)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (-.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) t) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal 3/8 binary64)) t) a) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -6 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal 3/8 binary64)) (pow.f64 z #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z 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 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 a t)) (pow.f64 z #s(literal -6 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -1/8 binary64)))) #s(literal 1 binary64)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal -1 binary64) z)) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal -4 binary64))) #s(literal -3/8 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z))) z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) t) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/8 binary64)) t) a) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -6 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/8 binary64)) (pow.f64 z #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z)))) z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) x) t) a) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 t (fma.f64 (neg.f64 t) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) a) (*.f64 (fabs.f64 z) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) t (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) a) (*.f64 (fabs.f64 z) (*.f64 z z))))) t (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (fabs.f64 z) z)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t z) a) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 (fabs.f64 z) z))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 (*.f64 (*.f64 a a) z) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a z) (*.f64 (fabs.f64 z) (*.f64 z z))))) t (/.f64 (fabs.f64 z) z))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) z) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) z) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) z) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a z) (*.f64 (fabs.f64 z) (*.f64 z z))))) t (/.f64 (fabs.f64 z) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t (fabs.f64 z))) #s(literal -1/2 binary64) (fabs.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) t) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64) (*.f64 (/.f64 a (fabs.f64 z)) #s(literal -1/2 binary64))) t (fabs.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 t (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) t) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64))) t (*.f64 (/.f64 a (fabs.f64 z)) #s(literal -1/2 binary64))) (fabs.f64 z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) (fabs.f64 z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 a t) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 z)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 (*.f64 a a) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 (fabs.f64 z) (*.f64 z z))))) t (/.f64 #s(literal 1 binary64) (fabs.f64 z)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (fma.f64 t (fma.f64 (-.f64 (*.f64 (neg.f64 t) (fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 a a) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) t (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 (fabs.f64 z) (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fabs.f64 z)))) |
#s(approx (* (sqrt (/ (neg t) a)) a) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)) |
#s(approx (sqrt (/ (neg t) a)) (sqrt.f64 (/.f64 (neg.f64 t) a))) |
#s(approx (/ (neg t) a) (/.f64 (neg.f64 t) a)) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx t t) |
#s(approx (/ (/ (* (* z y) x) t) (sqrt (/ (neg a) t))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (/ (neg a) t)) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) t)) |
#s(approx (/ (neg a) t) (/.f64 (neg.f64 a) t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64))) t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 t #s(literal -6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64))))))) t)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 z (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) t)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t)))) t)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)) #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 t #s(literal -6 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t)))))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 a) t))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 a) t))) t)) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t)) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))))) t)) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)) #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 t #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t)))))) t)) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg t) a)) a)) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) t) a))) |
#s(approx (* (sqrt (/ (neg t) a)) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) t) a)) |
#s(approx (sqrt (/ (neg t) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) t)) |
#s(approx (sqrt (/ (neg a) t)) (sqrt.f64 (/.f64 (neg.f64 a) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64))) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 t #s(literal -6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64))))))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (neg.f64 z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t)))) t))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)) #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 t #s(literal -6 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t)))))) t))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 t #s(literal -4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))))) t))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 a) t)) #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 t #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 a) t)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t)))))) t))) |
#s(approx (/ (* (* z y) x) (* (sqrt (/ (neg t) a)) a)) (neg.f64 (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) t) a)))) |
#s(approx (* (sqrt (/ (neg t) a)) a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) t))) |
#s(approx (sqrt (/ (neg t) a)) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) t) (*.f64 (fabs.f64 z) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) t) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) x) t) (*.f64 (fabs.f64 z) (*.f64 z z))))) a (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 t z) (*.f64 (fabs.f64 z) (*.f64 z z))))) a (/.f64 (fabs.f64 z) z))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 a (-.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) z) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 t z) (*.f64 (fabs.f64 z) (*.f64 z z))))) a (/.f64 (fabs.f64 z) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64) (*.f64 (/.f64 t (fabs.f64 z)) #s(literal -1/2 binary64))) a (fabs.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 a (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) a) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 (fabs.f64 z) (*.f64 z z))) #s(literal -1/8 binary64))) a (*.f64 (/.f64 t (fabs.f64 z)) #s(literal -1/2 binary64))) (fabs.f64 z))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 t t) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 t (*.f64 (fabs.f64 z) (*.f64 z z))))) a (/.f64 #s(literal 1 binary64) (fabs.f64 z)))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (fma.f64 a (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (/.f64 (*.f64 (*.f64 (*.f64 t t) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) t) (pow.f64 (fabs.f64 z) #s(literal -7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 t t) (pow.f64 (fabs.f64 z) #s(literal -5 binary64))) #s(literal -3/8 binary64))) a (*.f64 #s(literal 1/2 binary64) (/.f64 t (*.f64 (fabs.f64 z) (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fabs.f64 z)))) |
#s(approx (* (sqrt (/ (neg t) a)) a) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
#s(approx (sqrt (/ (neg t) a)) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) a)) |
#s(approx a a) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 t) a)))) a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64))) a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 a #s(literal -6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64))))))) a)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 z (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) a)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a)))) a)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)) #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 a #s(literal -6 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a)))))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 (neg.f64 t) a)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 (neg.f64 t) a)))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 t) a))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 (neg.f64 t) a)))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 t) a))) a)) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) a)) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))))) a)) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)) #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 a #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a)))))) a)) |
#s(approx (sqrt (/ (neg a) t)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 t) a)))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64))) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (/.f64 (neg.f64 t) a))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 a #s(literal -6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64))))))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (neg.f64 z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a)))) a))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)) #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 a #s(literal -6 binary64)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a)))))) a))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 (neg.f64 t) a)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 (neg.f64 t) a)))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (+.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 (neg.f64 t) a)))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (pow.f64 a #s(literal -4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a))))) a))) |
#s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -5/2 binary64))) #s(literal -3/8 binary64)) (*.f64 z z)) (/.f64 (neg.f64 t) a)) #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -7/2 binary64))) #s(literal 1/8 binary64))) (pow.f64 a #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)) (*.f64 a a)))))) a))) |
#s(approx (sqrt (/ (neg a) t)) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))))) |
Compiled 5 020 to 1 473 computations (70.7% saved)
27 alts after pruning (16 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 286 | 4 | 290 |
| Fresh | 1 | 12 | 13 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 7 | 7 |
| Total | 288 | 27 | 315 |
| Status | Accuracy | Program |
|---|---|---|
| 35.3% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| ✓ | 18.4% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| 53.7% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) | |
| ✓ | 61.2% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| ✓ | 37.0% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 16.0% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) | |
| 64.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (fabs.f64 z)) (sqrt.f64 (fabs.f64 z))))) | |
| ✓ | 18.6% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| ✓ | 64.5% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
| 58.8% | (*.f64 (*.f64 (*.f64 z y) x) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) | |
| 53.6% | (*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal 1 binary64) z))) | |
| 18.4% | (*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal -1 binary64) z))) | |
| 15.6% | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) | |
| ✓ | 36.5% | (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
| 29.7% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) | |
| 15.5% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) | |
| 70.6% | (*.f64 (*.f64 y x) (*.f64 z #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)))) | |
| 15.0% | (*.f64 (*.f64 y x) (*.f64 z #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal -1 binary64) z)))) | |
| 32.7% | (*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (neg.f64 z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) | |
| ✓ | 70.7% | (*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
| 31.5% | (*.f64 y (*.f64 x (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) | |
| 60.7% | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) | |
| ✓ | 15.3% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (/.f64 (*.f64 (*.f64 z y) x) t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
| ✓ | 29.9% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
| ✓ | 15.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
| 30.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 x (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) | |
| ✓ | 15.0% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
Compiled 876 to 584 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
(*.f64 (*.f64 y x) (*.f64 z #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (*.f64 y x) (*.f64 z #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (fabs.f64 z)) (sqrt.f64 (fabs.f64 z))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 x (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (/.f64 (*.f64 (*.f64 z y) x) t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (neg.f64 z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
#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 (*.f64 (*.f64 z y) x) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) (/.f64 (neg.f64 a) t)) (*.f64 t t))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (/.f64 (neg.f64 a) t)))) t))) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 x (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
8 calls:
| 67.0ms | z |
| 15.0ms | x |
| 14.0ms | (*.f64 x y) |
| 10.0ms | y |
| 10.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.3% | 3 | (*.f64 t a) |
| 77.3% | 3 | (*.f64 x y) |
| 89.0% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 73.3% | 2 | x |
| 76.1% | 3 | y |
| 93.8% | 3 | z |
| 70.7% | 1 | t |
| 74.1% | 2 | a |
Compiled 23 to 49 computations (-113% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
(*.f64 (*.f64 y x) (*.f64 z #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (*.f64 y x) (*.f64 z #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (fabs.f64 z)) (sqrt.f64 (fabs.f64 z))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 x (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (/.f64 (*.f64 (*.f64 z y) x) t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (neg.f64 z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
| Outputs |
|---|
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
1 calls:
| 24.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.9% | 2 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
(*.f64 (*.f64 y x) (*.f64 z #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (*.f64 y x) (*.f64 z #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (fabs.f64 z)) (sqrt.f64 (fabs.f64 z))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 x (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (/.f64 (*.f64 (*.f64 z y) x) t) (sqrt.f64 (/.f64 (neg.f64 a) t)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (neg.f64 z) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
2 calls:
| 61.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.7% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 83.6% | 2 | z |
Compiled 13 to 17 computations (-30.8% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
(*.f64 (*.f64 y x) (*.f64 z #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (*.f64 y x) (*.f64 z #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 (*.f64 z y) x) #s(approx (/ 1 (sqrt (- (* z z) (* a t)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))))) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
6 calls:
| 54.0ms | a |
| 4.0ms | z |
| 4.0ms | y |
| 4.0ms | (*.f64 t a) |
| 4.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.7% | 1 | a |
| 73.7% | 2 | y |
| 73.7% | 2 | (*.f64 x y) |
| 73.3% | 2 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 70.7% | 1 | (*.f64 t a) |
| 74.1% | 2 | z |
Compiled 21 to 39 computations (-85.7% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (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))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
3 calls:
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.7% | 1 | (*.f64 x y) |
| 70.7% | 1 | y |
| 73.6% | 2 | z |
Compiled 5 to 16 computations (-220% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
| Outputs |
|---|
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
3 calls:
| 2.0ms | x |
| 2.0ms | z |
| 1.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.7% | 1 | x |
| 70.7% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 70.7% | 1 | z |
Compiled 14 to 22 computations (-57.1% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
8 calls:
| 3.0ms | y |
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 15.0% | 1 | (*.f64 t a) |
| 15.0% | 1 | t |
| 15.0% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 15.0% | 1 | y |
| 15.0% | 1 | z |
| 15.0% | 1 | (*.f64 x y) |
| 15.0% | 1 | a |
| 15.0% | 1 | x |
Compiled 23 to 49 computations (-113% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 6.029104940164916e+125 | 2.6244946155656797e+126 |
| 20.0ms | 1.5335156538026416e-268 | 3.2658600077041577e-264 |
| 14.0ms | 224× | 0 | valid |
| 6.0ms | 59× | 0 | invalid |
Compiled 429 to 460 computations (-7.2% saved)
ival-mult!: 7.0ms (63.7% of total)ival-sqrt: 2.0ms (18.2% of total)ival-sub!: 1.0ms (9.1% of total)ival-div!: 1.0ms (9.1% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 3.3492449320354784e+87 | 5.803711813932734e+89 |
| 12.0ms | 112× | 0 | valid |
| 0.0ms | 3× | 0 | invalid |
Compiled 199 to 216 computations (-8.5% saved)
ival-mult!: 7.0ms (77.1% of total)ival-sqrt: 1.0ms (11% of total)ival-div!: 1.0ms (11% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 2.4704048016372743e-8 | 2.0891642508142614e-5 |
| 8.0ms | 128× | 0 | valid |
| 0.0ms | 7× | 0 | invalid |
Compiled 281 to 300 computations (-6.8% saved)
ival-mult!: 3.0ms (68.2% of total)ival-sqrt: 1.0ms (22.7% of total)ival-div!: 1.0ms (22.7% 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 | 4.459820390097069e-200 | 3.318074806330094e-199 |
| 6.0ms | 96× | 0 | valid |
| 2.0ms | 36× | 0 | invalid |
Compiled 203 to 218 computations (-7.4% saved)
ival-mult!: 2.0ms (49.3% of total)ival-sqrt: 1.0ms (24.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 |
|---|---|---|
| 10.0ms | 4.459820390097069e-200 | 3.318074806330094e-199 |
| 5.0ms | 80× | 0 | valid |
| 2.0ms | 30× | 0 | invalid |
Compiled 185 to 200 computations (-8.1% saved)
ival-mult!: 2.0ms (61% of total)ival-sqrt: 1.0ms (30.5% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | fuel |
Compiled 106 to 67 computations (36.8% saved)
(sort t a)
(sort x y)
(negabs z)
(negabs y)
(negabs x)
Compiled 2 842 to 2 545 computations (10.5% saved)
Loading profile data...