
Time bar (total: 5.5s)
| 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)
| 788.0ms | 8 255× | 0 | valid |
| 225.0ms | 2 078× | 0 | invalid |
| 0.0ms | 1× | 1 | valid |
ival-mult!: 417.0ms (68.4% of total)ival-sqrt: 110.0ms (18% of total)ival-div!: 43.0ms (7% of total)ival-sub!: 39.0ms (6.4% of total)adjust: 2.0ms (0.3% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 94 | 299 |
| 1 | 295 | 299 |
| 2 | 806 | 299 |
| 3 | 1940 | 299 |
| 4 | 3670 | 299 |
| 5 | 5644 | 299 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 64.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(negabs x)
(negabs y)
(negabs z)
(sort x y)
(sort t a)
Compiled 28 to 24 computations (14.3% saved)
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
(-.f64 (*.f64 z z) (*.f64 t a)) |
(*.f64 z z) |
(*.f64 t a) |
t |
a |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (* x (* y z)) (sqrt (- (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 | |
|---|---|---|---|---|
| 16.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) |
| 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) |
| 3.0ms | t | @ | inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* z z) (* t a) t a) |
| 3.0ms | x | @ | -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 | 3025 | 3572 |
| 0 | 8411 | 3411 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
(-.f64 (*.f64 z z) (*.f64 t a)) |
(*.f64 z z) |
(*.f64 t a) |
t |
a |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (/ (* x (* y z)) (sqrt (- (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 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)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z)))) (sqrt.f64 (-.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 a a)))) (sqrt.f64 (fma.f64 z z (*.f64 a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 (neg.f64 a) t) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 a a) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 a a) a)))) (sqrt.f64 (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 z z) (*.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (neg.f64 (neg.f64 z))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (exp.f64 (log.f64 (fabs.f64 z)))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (exp.f64 (log.f64 z))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (pow.f64 (neg.f64 z) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (neg.f64 (fabs.f64 z))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (neg.f64 z)) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (fabs.f64 z)) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) z) |
(hypot.f64 (neg.f64 (neg.f64 z)) (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (neg.f64 (neg.f64 z)) (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.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 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) (neg.f64 (neg.f64 z))) |
(hypot.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) (exp.f64 (log.f64 (fabs.f64 z)))) |
(hypot.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) (exp.f64 (log.f64 z))) |
(hypot.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) (pow.f64 (neg.f64 z) #s(literal 1 binary64))) |
(hypot.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) (neg.f64 (fabs.f64 z))) |
(hypot.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) (neg.f64 z)) |
(hypot.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) (fabs.f64 z)) |
(hypot.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) z) |
(hypot.f64 (exp.f64 (log.f64 (fabs.f64 z))) (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (exp.f64 (log.f64 (fabs.f64 z))) (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))))) |
(hypot.f64 (exp.f64 (log.f64 (fabs.f64 z))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (exp.f64 (log.f64 (fabs.f64 z))) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(hypot.f64 (exp.f64 (log.f64 z)) (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))))) |
(hypot.f64 (exp.f64 (log.f64 z)) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (exp.f64 (log.f64 z)) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(hypot.f64 (pow.f64 (neg.f64 z) #s(literal 1 binary64)) (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (pow.f64 (neg.f64 z) #s(literal 1 binary64)) (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))))) |
(hypot.f64 (pow.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (pow.f64 (neg.f64 z) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(hypot.f64 (neg.f64 (fabs.f64 z)) (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (neg.f64 (fabs.f64 z)) (exp.f64 (log.f64 (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 (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))) (exp.f64 (log.f64 (fabs.f64 z)))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (exp.f64 (log.f64 z))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (pow.f64 (neg.f64 z) #s(literal 1 binary64))) |
(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))) (neg.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) (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (neg.f64 z) (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))))) |
(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 (fabs.f64 z) (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 (fabs.f64 z) (exp.f64 (log.f64 (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)) (exp.f64 (log.f64 (fabs.f64 z)))) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (exp.f64 (log.f64 z))) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (pow.f64 (neg.f64 z) #s(literal 1 binary64))) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (neg.f64 (fabs.f64 z))) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) (neg.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 (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 z (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))))) |
(hypot.f64 z (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(hypot.f64 z (sqrt.f64 (*.f64 (neg.f64 a) t))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 z z) (*.f64 a t))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z)))) (neg.f64 (-.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 a a)))) (neg.f64 (fma.f64 z z (*.f64 a t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 (neg.f64 a) t) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 (*.f64 t t) (*.f64 a a) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 a a) a)))) (neg.f64 (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 z z) (*.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 (*.f64 (neg.f64 a) t) (*.f64 z z))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 z z (*.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 (neg.f64 a) t) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 t t) (*.f64 a a) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (neg.f64 a) t) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 a a) a))) (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 z z) (*.f64 a t))))) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (fabs.f64 (sqrt.f64 (*.f64 (neg.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 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) (*.f64 z z)) |
(fma.f64 (exp.f64 (log.f64 (fabs.f64 z))) (exp.f64 (log.f64 (fabs.f64 z))) (*.f64 (neg.f64 t) a)) |
(fma.f64 (exp.f64 (log.f64 (fabs.f64 z))) (exp.f64 (log.f64 (fabs.f64 z))) (*.f64 (neg.f64 a) t)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z)) (*.f64 (neg.f64 t) a)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z)) (*.f64 (neg.f64 a) t)) |
(fma.f64 (pow.f64 (neg.f64 z) #s(literal 1 binary64)) (pow.f64 (neg.f64 z) #s(literal 1 binary64)) (*.f64 (neg.f64 t) a)) |
(fma.f64 (pow.f64 (neg.f64 z) #s(literal 1 binary64)) (pow.f64 (neg.f64 z) #s(literal 1 binary64)) (*.f64 (neg.f64 a) t)) |
(fma.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) t (*.f64 z z)) |
(fma.f64 (pow.f64 (*.f64 a t) #s(literal 1 binary64)) #s(literal -1 binary64) (*.f64 z z)) |
(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 (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 (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) (pow.f64 (*.f64 a t) #s(literal 1 binary64)) (*.f64 z z)) |
(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 (pow.f64 (neg.f64 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 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 (exp.f64 (log.f64 (fabs.f64 z))) (exp.f64 (log.f64 (fabs.f64 z)))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z))) |
(*.f64 (pow.f64 (neg.f64 z) #s(literal 1 binary64)) (pow.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 z z) |
(pow.f64 (exp.f64 (log.f64 (fabs.f64 z))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z z) (*.f64 z z)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z z) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (*.f64 z z) (*.f64 z z))) |
(fabs.f64 (*.f64 z z)) |
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 z)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fabs.f64 z)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (fabs.f64 z)) #s(literal 2 binary64)))) |
(*.f64 a t) |
(*.f64 t a) |
t |
a |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.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 (/.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 (*.f64 #s(literal 1/8 binary64) (*.f64 y x)) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 7/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 #s(literal 1/16 binary64) (*.f64 z z)) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 5/2 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)) (*.f64 (*.f64 z z) (*.f64 z z))) #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))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #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 a a) (/.f64 (*.f64 t t) (*.f64 (*.f64 z z) (*.f64 z z)))) #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) t) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64)))) #s(literal 1 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 (/ (* (* 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 (*.f64 t t) x) y) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -3/8 binary64) (*.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) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #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))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (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 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (*.f64 (*.f64 z z) (*.f64 z z)))) #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) t) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64)))) #s(literal 1 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 (*.f64 z 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 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z 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 a (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) x) (*.f64 z y)) (pow.f64 z #s(literal 7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64))) t (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z 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 a a) (/.f64 t (*.f64 (*.f64 z 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 a a) a) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 z z) z))) 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 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 z z) (/.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 (neg.f64 a) t))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 t t) t))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 z z) (/.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 (neg.f64 a) t))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 t t) t))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z 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 t (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) (*.f64 z y)) (pow.f64 z #s(literal 7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64))) a (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z 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 (*.f64 z 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 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) z))) 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 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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)) (*.f64 (*.f64 a a) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 z z) (/.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 (neg.f64 t) a))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.f64 (neg.f64 t) a))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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)) (*.f64 (*.f64 a a) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 z z) (/.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 (neg.f64 t) a))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.f64 (neg.f64 t) a))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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 6 893 to 952 computations (86.2% saved)
20 alts after pruning (19 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 210 | 19 | 229 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 210 | 20 | 230 |
| Status | Accuracy | Program |
|---|---|---|
| 64.4% | (/.f64 (*.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)))) | |
| ✓ | 64.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| ▶ | 36.8% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 33.6% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) | |
| 12.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) | |
| 31.8% | (/.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.8% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
| 15.6% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| ▶ | 68.4% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
| 66.7% | (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) | |
| 63.9% | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) | |
| ▶ | 51.7% | #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))) |
| 16.6% | #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 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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)) | |
| 6.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 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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)) | |
| 5.0% | #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)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) (*.f64 t t))) #s(literal 1/2 binary64))) t)) | |
| 32.5% | #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))) | |
| 36.6% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) | |
| 58.8% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 z y) x) (fabs.f64 z))) | |
| 23.9% | #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)) | |
| ▶ | 10.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
Compiled 1 112 to 756 computations (32% 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) |
#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))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) |
(*.f64 (*.f64 (*.f64 y x) t) a) |
(*.f64 (*.f64 y x) t) |
(*.f64 z z) |
#s(literal 1/2 binary64) |
| 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 x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))))) |
#s(approx (/ (* (* (* y x) t) a) (* z z)) #s(hole binary64 (/ (* a (* t (* x y))) (pow z 2)))) |
#s(approx (* (* (* y x) t) a) #s(hole binary64 (* a (* t (* x y))))) |
#s(approx (* (* y x) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))))) |
#s(approx (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))))) |
#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 (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* 1/2 (/ (* a (* t (* x y))) (pow z 2))))) |
#s(approx (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (/ (+ (* 1/2 (* a (* t (* x y)))) (* x (* y (pow z 2)))) (pow z 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 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)) (* -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 #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 (/ (* (* 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 (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) 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 (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))))) |
#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 (/ (* (* 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 (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) 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 (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 32.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) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) (/ (* (* (* y x) t) a) (* z z)) (* (* (* y x) t) a) (* (* y x) t) (* z z) 1/2) |
| 28.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) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) (/ (* (* (* y x) t) a) (* z z)) (* (* (* y x) t) a) (* (* y x) t) (* z z) 1/2) |
| 13.0ms | y | @ | 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) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) (/ (* (* (* y x) t) a) (* z z)) (* (* (* y x) t) a) (* (* y x) t) (* z z) 1/2) |
| 10.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) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) (/ (* (* (* y x) t) a) (* z z)) (* (* (* y x) t) a) (* (* y x) t) (* z z) 1/2) |
| 4.0ms | y | @ | -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) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) (/ (* (* (* y x) t) a) (* z z)) (* (* (* y x) t) a) (* (* y x) t) (* z z) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 635 | 5054 |
| 0 | 666 | 4315 |
| 1 | 3562 | 4286 |
| 0 | 8981 | 4113 |
| 1× | iter-limit |
| 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) |
#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))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) |
(*.f64 (*.f64 (*.f64 y x) t) a) |
(*.f64 (*.f64 y x) t) |
(*.f64 z z) |
#s(literal 1/2 binary64) |
#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 x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))))) |
#s(approx (/ (* (* (* y x) t) a) (* z z)) #s(hole binary64 (/ (* a (* t (* x y))) (pow z 2)))) |
#s(approx (* (* (* y x) t) a) #s(hole binary64 (* a (* t (* x y))))) |
#s(approx (* (* y x) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))))) |
#s(approx (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))))) |
#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 (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* 1/2 (/ (* a (* t (* x y))) (pow z 2))))) |
#s(approx (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (/ (+ (* 1/2 (* a (* t (* x y)))) (* x (* y (pow z 2)))) (pow z 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 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)) (* -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 #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 (/ (* (* 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 (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) 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 (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))))) |
#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 (/ (* (* 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 (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) 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 (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))))) |
| Outputs |
|---|
(*.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 (neg.f64 z)) (sqrt.f64 (neg.f64 z))) |
(*.f64 (sqrt.f64 (fabs.f64 z)) (sqrt.f64 (fabs.f64 z))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 z)) |
(*.f64 (pow.f64 (neg.f64 z) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 z) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 z)) |
(pow.f64 (fabs.f64 z) #s(literal 1 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 z) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (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 (fabs.f64 z)) |
(fabs.f64 z) |
(exp.f64 (/.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (fabs.f64 z)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fabs.f64 z)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 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 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)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1/2 binary64))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
(*.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))))) |
(*.f64 (pow.f64 (*.f64 a t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) t) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 a t)) #s(literal 2 binary64))) |
(*.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) (pow.f64 (*.f64 a t) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 a t)) |
(*.f64 (*.f64 a t) #s(literal -1 binary64)) |
(*.f64 (neg.f64 a) t) |
(*.f64 a (pow.f64 (neg.f64 t) #s(literal 1 binary64))) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (pow.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 t (neg.f64 a)) |
(pow.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal 1/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 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a t))) |
(neg.f64 (*.f64 a t)) |
(sqrt.f64 (*.f64 (*.f64 t t) (*.f64 a a))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (neg.f64 a) t)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (neg.f64 a) t))) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
a |
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 (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)) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 t a)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t a))) |
(pow.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (neg.f64 t) a) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 t))) (neg.f64 (sqrt.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 t))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 (neg.f64 t) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 t) a)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) (fabs.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(*.f64 (exp.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)))) (exp.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
(*.f64 (pow.f64 (/.f64 t a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 t a)) #s(literal 2 binary64))) |
(*.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) (pow.f64 (/.f64 t a) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 t a)) |
(pow.f64 (exp.f64 (log.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 (sqrt.f64 (/.f64 (neg.f64 t) a)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (neg.f64 t) a) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) (*.f64 (sqrt.f64 a) (sqrt.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 t))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1 binary64))) |
(/.f64 (neg.f64 t) a) |
(neg.f64 (/.f64 t a)) |
(sqrt.f64 (*.f64 (/.f64 (neg.f64 t) a) (/.f64 (neg.f64 t) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 t) a)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64)))) |
(*.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)))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 y x)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64)) (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64)) (*.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64)) (*.f64 y x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64)) (*.f64 y x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) (*.f64 y x)) |
(fma.f64 y x (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64))) |
(fma.f64 x y (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 y x) t) z) (/.f64 a z)) |
(*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) |
(*.f64 a (/.f64 (*.f64 (*.f64 y x) t) (*.f64 z z))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y x) t) a))) (neg.f64 (neg.f64 (*.f64 z z)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y x) t) a)) (neg.f64 (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) |
(*.f64 (*.f64 (*.f64 y x) t) a) |
(*.f64 (*.f64 a t) (*.f64 y x)) |
(*.f64 (*.f64 y x) (*.f64 a t)) |
(*.f64 a (*.f64 (*.f64 y x) t)) |
(*.f64 (*.f64 t x) y) |
(*.f64 (*.f64 y x) t) |
(*.f64 t (*.f64 y x)) |
(*.f64 y (*.f64 t x)) |
(*.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z))) |
(*.f64 (exp.f64 (log.f64 (fabs.f64 z))) (exp.f64 (log.f64 (fabs.f64 z)))) |
(*.f64 (pow.f64 (neg.f64 z) #s(literal 1 binary64)) (pow.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 z z) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fabs.f64 z))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z z) (*.f64 z z)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z z) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (*.f64 z z) (*.f64 z z))) |
(fabs.f64 (*.f64 (neg.f64 z) z)) |
(fabs.f64 (*.f64 z (neg.f64 z))) |
(fabs.f64 (*.f64 z z)) |
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fabs.f64 z)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 z)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fabs.f64 z)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (fabs.f64 z)) #s(literal 2 binary64)))) |
#s(literal 1/2 binary64) |
#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 x) y)) |
#s(approx (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) x)) |
#s(approx (/ (* (* (* y x) t) a) (* z z)) (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z)))) |
#s(approx (* (* (* y x) t) a) (*.f64 (*.f64 (*.f64 y x) t) a)) |
#s(approx (* (* y x) t) (*.f64 (*.f64 y x) t)) |
#s(approx (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (neg.f64 y)))) |
#s(approx y y) |
#s(approx (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x) y)) |
#s(approx (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 x)))) |
#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 x (/.f64 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 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 (*.f64 x (/.f64 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 #s(literal 1/8 binary64) (*.f64 y x)) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 7/2 binary64)))) (*.f64 z z))) (*.f64 (*.f64 x (/.f64 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 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 #s(literal 1/16 binary64) (*.f64 z z)) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 5/2 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 (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (*.f64 z z) y) x)) (*.f64 z z))) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 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)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -3/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 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))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -3/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 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 a a) (/.f64 (*.f64 t t) (*.f64 (*.f64 z z) (*.f64 z z)))) #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) t) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64)))) #s(literal 1 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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -3/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) #s(literal -1/2 binary64))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 x) y (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) (/.f64 a (*.f64 z z))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #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))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))))) |
#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 a a) (/.f64 (*.f64 t t) (*.f64 (*.f64 z z) (*.f64 z z)))) #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) t) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64)))) #s(literal 1 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 (*.f64 z 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 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z 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 a (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) x) (*.f64 z y)) (pow.f64 z #s(literal 7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64))) t (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z 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 a a) (/.f64 t (*.f64 (*.f64 z 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 a a) a) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 z z) z))) 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 (/ (* (* 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 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 t t) t))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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 (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) a) (*.f64 z z)) #s(literal 1/2 binary64) (/.f64 (*.f64 y x) 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 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 t t) t))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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 (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 (*.f64 y x) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (*.f64 (neg.f64 x) y) 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 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z 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 t (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) (*.f64 z y)) (pow.f64 z #s(literal 7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64))) a (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z 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 (*.f64 z 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 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) z))) 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 (/ (* (* 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)) (*.f64 (*.f64 a a) (*.f64 a a))))) (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/8 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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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 (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) t) (*.f64 z z)) #s(literal 1/2 binary64) (/.f64 (*.f64 y x) 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)) (*.f64 (*.f64 a a) (*.f64 a a))))) (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/8 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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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 (+ (* (/ (* (* (* y x) t) a) (* z z)) 1/2) (* y x)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (*.f64 y x) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (*.f64 (neg.f64 x) y) a)))) |
Compiled 10 067 to 1 381 computations (86.3% saved)
21 alts after pruning (18 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 283 | 8 | 291 |
| Fresh | 4 | 10 | 14 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 290 | 21 | 311 |
| Status | Accuracy | Program |
|---|---|---|
| 36.6% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| 58.8% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) | |
| ✓ | 64.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| ✓ | 36.8% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 33.6% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) | |
| 12.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) | |
| ▶ | 0.0% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))))) |
| 31.8% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) | |
| 0.0% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (neg.f64 (neg.f64 t))) (sqrt.f64 (neg.f64 a)))))) | |
| ▶ | 15.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/2 binary64)))))) |
| ▶ | 15.6% | (/.f64 (*.f64 (*.f64 x y) z) #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))))) | |
| ▶ | 14.4% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))))) |
| ▶ | 71.1% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z)))) |
| 63.9% | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) | |
| 16.6% | #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 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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)) | |
| 6.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 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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)) | |
| 5.0% | #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)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) (*.f64 t t))) #s(literal 1/2 binary64))) t)) | |
| 32.5% | #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))) | |
| 23.9% | #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)) | |
| ✓ | 10.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
Compiled 1 110 to 762 computations (31.4% 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 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)))) |
(*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))) |
(sqrt.f64 (neg.f64 z)) |
(*.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 z #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 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a)) |
(sqrt.f64 (/.f64 (neg.f64 t) a)) |
(/.f64 (neg.f64 t) a) |
(neg.f64 t) |
t |
a |
(neg.f64 a) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/2 binary64)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
| 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 y #s(hole binary64 y)) |
#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 (* (sqrt (neg z)) (sqrt (neg z))) #s(hole binary64 (pow (sqrt (* -1 z)) 2))) |
#s(approx (sqrt (neg z)) #s(hole binary64 (sqrt (* -1 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 (* (sqrt (neg z)) (sqrt (neg z))) #s(hole binary64 (* (pow z 2) (pow (sqrt (/ -1 z)) 2)))) |
#s(approx (sqrt (neg z)) #s(hole binary64 (* z (sqrt (/ -1 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 (sqrt (neg z)) #s(hole binary64 (* -1 (* z (sqrt (/ -1 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 (* (sqrt (/ (neg t) a)) (neg 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 t #s(hole binary64 t)) |
#s(approx (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) #s(hole binary64 (* -1 (/ a (exp (* -1/2 (+ (log t) (log (/ -1 a))))))))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) #s(hole binary64 (/ 1 (exp (* -1/2 (+ (log t) (log (/ -1 a)))))))) |
#s(approx (pow (/ (neg t) a) -1/2) #s(hole binary64 (exp (* -1/2 (+ (log t) (log (/ -1 a))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (* t (sqrt (* -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 (* (sqrt (/ (neg t) a)) (neg 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 (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) #s(hole binary64 (* -1 (/ a (exp (* -1/2 (+ (log (/ -1 a)) (* -1 (log (/ 1 t)))))))))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) #s(hole binary64 (/ 1 (exp (* -1/2 (+ (log (/ -1 a)) (* -1 (log (/ 1 t))))))))) |
#s(approx (pow (/ (neg t) a) -1/2) #s(hole binary64 (exp (* -1/2 (+ (log (/ -1 a)) (* -1 (log (/ 1 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 (* (sqrt (/ (neg t) a)) (neg 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 (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) #s(hole binary64 (* -1 (/ a (exp (* -1/2 (+ (log (/ 1 a)) (* -1 (log (/ -1 t)))))))))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) #s(hole binary64 (/ 1 (exp (* -1/2 (+ (log (/ 1 a)) (* -1 (log (/ -1 t))))))))) |
#s(approx (pow (/ (neg t) a) -1/2) #s(hole binary64 (exp (* -1/2 (+ (log (/ 1 a)) (* -1 (log (/ -1 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 (* (sqrt (/ (neg t) a)) (neg 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 a #s(hole binary64 a)) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) #s(hole binary64 (* -1 (/ a (exp (* -1/2 (+ (log (* -1 t)) (* -1 (log a))))))))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) #s(hole binary64 (/ 1 (exp (* -1/2 (+ (log (* -1 t)) (* -1 (log a)))))))) |
#s(approx (pow (/ (neg t) a) -1/2) #s(hole binary64 (exp (* -1/2 (+ (log (* -1 t)) (* -1 (log 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 (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) #s(hole binary64 (* -1 (/ a (exp (* -1/2 (+ (log (* -1 t)) (log (/ 1 a))))))))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) #s(hole binary64 (/ 1 (exp (* -1/2 (+ (log (* -1 t)) (log (/ 1 a)))))))) |
#s(approx (pow (/ (neg t) a) -1/2) #s(hole binary64 (exp (* -1/2 (+ (log (* -1 t)) (log (/ 1 a))))))) |
#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))) (* 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))))))))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 116.0ms | a | @ | 0 | ((* (* 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) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (sqrt (neg z)) (sqrt (neg z))) (sqrt (neg z)) (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (sqrt (/ (neg t) a)) (neg a)) (sqrt (/ (neg t) a)) (/ (neg t) a) (neg t) t a (neg a) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (/ 1 (pow (/ (neg t) a) -1/2)) 1 (pow (/ (neg t) a) -1/2) -1/2) |
| 41.0ms | t | @ | 0 | ((* (* 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) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (sqrt (neg z)) (sqrt (neg z))) (sqrt (neg z)) (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (sqrt (/ (neg t) a)) (neg a)) (sqrt (/ (neg t) a)) (/ (neg t) a) (neg t) t a (neg a) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (/ 1 (pow (/ (neg t) a) -1/2)) 1 (pow (/ (neg t) a) -1/2) -1/2) |
| 36.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) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (sqrt (neg z)) (sqrt (neg z))) (sqrt (neg z)) (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (sqrt (/ (neg t) a)) (neg a)) (sqrt (/ (neg t) a)) (/ (neg t) a) (neg t) t a (neg a) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (/ 1 (pow (/ (neg t) a) -1/2)) 1 (pow (/ (neg t) a) -1/2) -1/2) |
| 28.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) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (sqrt (neg z)) (sqrt (neg z))) (sqrt (neg z)) (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (sqrt (/ (neg t) a)) (neg a)) (sqrt (/ (neg t) a)) (/ (neg t) a) (neg t) t a (neg a) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (/ 1 (pow (/ (neg t) a) -1/2)) 1 (pow (/ (neg t) a) -1/2) -1/2) |
| 24.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) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (sqrt (neg z)) (sqrt (neg z))) (sqrt (neg z)) (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (sqrt (/ (neg t) a)) (neg a)) (sqrt (/ (neg t) a)) (/ (neg t) a) (neg t) t a (neg a) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (/ 1 (pow (/ (neg t) a) -1/2)) 1 (pow (/ (neg t) a) -1/2) -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 853 | 7039 |
| 0 | 886 | 5724 |
| 1 | 4843 | 5644 |
| 0 | 8181 | 5403 |
| 1× | iter-limit |
| 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 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)))) |
(*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))) |
(sqrt.f64 (neg.f64 z)) |
(*.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 z #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 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a)) |
(sqrt.f64 (/.f64 (neg.f64 t) a)) |
(/.f64 (neg.f64 t) a) |
(neg.f64 t) |
t |
a |
(neg.f64 a) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/2 binary64)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#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 y #s(hole binary64 y)) |
#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 (* (sqrt (neg z)) (sqrt (neg z))) #s(hole binary64 (pow (sqrt (* -1 z)) 2))) |
#s(approx (sqrt (neg z)) #s(hole binary64 (sqrt (* -1 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 (* (sqrt (neg z)) (sqrt (neg z))) #s(hole binary64 (* (pow z 2) (pow (sqrt (/ -1 z)) 2)))) |
#s(approx (sqrt (neg z)) #s(hole binary64 (* z (sqrt (/ -1 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 (sqrt (neg z)) #s(hole binary64 (* -1 (* z (sqrt (/ -1 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 (* (sqrt (/ (neg t) a)) (neg 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 t #s(hole binary64 t)) |
#s(approx (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) #s(hole binary64 (* -1 (/ a (exp (* -1/2 (+ (log t) (log (/ -1 a))))))))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) #s(hole binary64 (/ 1 (exp (* -1/2 (+ (log t) (log (/ -1 a)))))))) |
#s(approx (pow (/ (neg t) a) -1/2) #s(hole binary64 (exp (* -1/2 (+ (log t) (log (/ -1 a))))))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (* t (sqrt (* -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 (* (sqrt (/ (neg t) a)) (neg 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 (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) #s(hole binary64 (* -1 (/ a (exp (* -1/2 (+ (log (/ -1 a)) (* -1 (log (/ 1 t)))))))))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) #s(hole binary64 (/ 1 (exp (* -1/2 (+ (log (/ -1 a)) (* -1 (log (/ 1 t))))))))) |
#s(approx (pow (/ (neg t) a) -1/2) #s(hole binary64 (exp (* -1/2 (+ (log (/ -1 a)) (* -1 (log (/ 1 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 (* (sqrt (/ (neg t) a)) (neg 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 (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) #s(hole binary64 (* -1 (/ a (exp (* -1/2 (+ (log (/ 1 a)) (* -1 (log (/ -1 t)))))))))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) #s(hole binary64 (/ 1 (exp (* -1/2 (+ (log (/ 1 a)) (* -1 (log (/ -1 t))))))))) |
#s(approx (pow (/ (neg t) a) -1/2) #s(hole binary64 (exp (* -1/2 (+ (log (/ 1 a)) (* -1 (log (/ -1 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 (* (sqrt (/ (neg t) a)) (neg 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 a #s(hole binary64 a)) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) #s(hole binary64 (* -1 (/ a (exp (* -1/2 (+ (log (* -1 t)) (* -1 (log a))))))))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) #s(hole binary64 (/ 1 (exp (* -1/2 (+ (log (* -1 t)) (* -1 (log a)))))))) |
#s(approx (pow (/ (neg t) a) -1/2) #s(hole binary64 (exp (* -1/2 (+ (log (* -1 t)) (* -1 (log 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 (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) #s(hole binary64 (* -1 (/ a (exp (* -1/2 (+ (log (* -1 t)) (log (/ 1 a))))))))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) #s(hole binary64 (/ 1 (exp (* -1/2 (+ (log (* -1 t)) (log (/ 1 a)))))))) |
#s(approx (pow (/ (neg t) a) -1/2) #s(hole binary64 (exp (* -1/2 (+ (log (* -1 t)) (log (/ 1 a))))))) |
#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))) (* 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))))))))))))) |
| Outputs |
|---|
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 x y)) |
(*.f64 y (*.f64 x (/.f64 z #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 x y) |
(*.f64 y x) |
y |
x |
(/.f64 (neg.f64 z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(*.f64 (exp.f64 (log.f64 (sqrt.f64 (neg.f64 z)))) (exp.f64 (log.f64 (sqrt.f64 (neg.f64 z))))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 z) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) (fabs.f64 (sqrt.f64 (neg.f64 z)))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) (neg.f64 (sqrt.f64 (neg.f64 z)))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (sqrt.f64 (neg.f64 z)))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (neg.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(neg.f64 z) |
(sqrt.f64 (*.f64 z z)) |
(fabs.f64 (neg.f64 z)) |
(fabs.f64 z) |
(exp.f64 (/.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (neg.f64 z))) |
(+.f64 (cosh.f64 (log.f64 (neg.f64 z))) (sinh.f64 (log.f64 (neg.f64 z)))) |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 x y)) |
(*.f64 y (*.f64 x (/.f64 z #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 x y) z) |
(*.f64 (*.f64 z y) x) |
(*.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 (exp.f64 (log.f64 (sqrt.f64 (neg.f64 z)))) (exp.f64 (log.f64 (sqrt.f64 (neg.f64 z))))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 z) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) (fabs.f64 (sqrt.f64 (neg.f64 z)))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) (neg.f64 (sqrt.f64 (neg.f64 z)))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (sqrt.f64 (neg.f64 z)))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (neg.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(neg.f64 z) |
(sqrt.f64 (*.f64 z z)) |
(fabs.f64 (neg.f64 z)) |
(fabs.f64 z) |
(exp.f64 (/.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (neg.f64 z))) |
(+.f64 (cosh.f64 (log.f64 (neg.f64 z))) (sinh.f64 (log.f64 (neg.f64 z)))) |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 x y)) |
(*.f64 y (*.f64 x (/.f64 z #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))) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(*.f64 (exp.f64 (log.f64 (sqrt.f64 (neg.f64 z)))) (exp.f64 (log.f64 (sqrt.f64 (neg.f64 z))))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 z) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) (fabs.f64 (sqrt.f64 (neg.f64 z)))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) (neg.f64 (sqrt.f64 (neg.f64 z)))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (sqrt.f64 (neg.f64 z)))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (neg.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(neg.f64 z) |
(sqrt.f64 (*.f64 z z)) |
(fabs.f64 (neg.f64 z)) |
(fabs.f64 z) |
(exp.f64 (/.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (neg.f64 z))) |
(+.f64 (cosh.f64 (log.f64 (neg.f64 z))) (sinh.f64 (log.f64 (neg.f64 z)))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (neg.f64 z)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 z)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 z) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 z)) |
(pow.f64 (neg.f64 z) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (neg.f64 z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 z)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 z) #s(literal -1/2 binary64))) |
(sqrt.f64 (neg.f64 z)) |
(exp.f64 (/.f64 (log.f64 (neg.f64 z)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a)))) (*.f64 x y)) |
(*.f64 y (*.f64 x (/.f64 z #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)))) |
(/.f64 (neg.f64 z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))))) |
(/.f64 z #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))) |
(/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 t a)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t a))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 (neg.f64 t) a)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (neg.f64 t) a) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(sqrt.f64 (/.f64 (neg.f64 t) a)) |
(-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (neg.f64 t) a)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 t) a)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64)) (sinh.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
(*.f64 (pow.f64 (/.f64 t a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 t a)) #s(literal 2 binary64))) |
(*.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) (pow.f64 (/.f64 t a) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 t a)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (neg.f64 t) a) (/.f64 (neg.f64 t) a)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (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 t)) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1 binary64))) |
(/.f64 (neg.f64 t) a) |
(neg.f64 (/.f64 t a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 t) a)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
t |
a |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a)))) (*.f64 x y)) |
(*.f64 y (*.f64 x (/.f64 z #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))) |
(/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 t a)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t a))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 (neg.f64 t) a)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (neg.f64 t) a) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(sqrt.f64 (/.f64 (neg.f64 t) a)) |
(-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (neg.f64 t) a)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 t) a)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
(+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64)) (sinh.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(literal 1 binary64) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (neg.f64 t)))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (log.f64 a))))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 t)) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (neg.f64 (log.f64 a)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 t))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 a)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 a))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 t)))) |
(*.f64 (pow.f64 (/.f64 t a) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t a) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (neg.f64 t) a))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 (neg.f64 t) a) (/.f64 (neg.f64 t) a)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (neg.f64 t) a))) |
(pow.f64 (*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/2 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 t))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 a))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log.f64 (/.f64 (neg.f64 t) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 t) a)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))) (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
#s(approx (* (* y x) (/ 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 y y) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (* (* y x) (/ 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 (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (*.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (/.f64 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 (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (/.f64 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 #s(literal 1/8 binary64) (*.f64 x y)) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 7/2 binary64)))) (*.f64 z z))) (*.f64 (*.f64 x (/.f64 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 #s(literal 3/8 binary64) (*.f64 z z)) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 5/2 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)))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64)) #s(literal 3/8 binary64) (/.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 z z)) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 7/2 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)))) 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 #s(literal 1/16 binary64) (*.f64 z z)) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 5/2 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) (neg.f64 z)) |
#s(approx (fabs z) (neg.f64 z)) |
#s(approx (fabs z) (neg.f64 z)) |
#s(approx (sqrt (neg z)) (sqrt.f64 (neg.f64 z))) |
#s(approx (* (* y x) (/ 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 (* (* y x) (/ 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)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -3/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64)))) |
#s(approx (* (* y x) (/ 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))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #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)) (*.f64 (*.f64 z z) (*.f64 z z))) #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))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -3/8 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)) (*.f64 (*.f64 z z) (*.f64 z z))) #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)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) z)) |
#s(approx (fabs z) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 z z))) |
#s(approx (sqrt (neg z)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) z)) z)) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (neg.f64 (*.f64 x y))) |
#s(approx (* (* y x) (/ 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 (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x y)))) |
#s(approx (* (* y x) (/ 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)) (*.f64 (*.f64 z z) (*.f64 z z))) #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))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (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)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z)) #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)) (*.f64 (*.f64 z z) (*.f64 z z)))) (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))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal 3/8 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))) (/.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)) (*.f64 (*.f64 z z) (*.f64 z z))) #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)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -1/8 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (neg z)) (*.f64 (neg.f64 z) (sqrt.f64 (/.f64 #s(literal -1 binary64) z)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/.f64 (*.f64 (*.f64 z y) x) (neg.f64 z))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) x) t) a) (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (neg.f64 z)))) |
#s(approx (* (* y x) (/ 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 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z z) z))))) (/.f64 (*.f64 (*.f64 z y) x) (neg.f64 z)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 t) (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) x) (*.f64 z y)) (pow.f64 z #s(literal 7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64))) t (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z z) z))))) t (/.f64 (*.f64 (*.f64 z y) x) (neg.f64 z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 z (neg.f64 z))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t z) a) (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64) (/.f64 z (neg.f64 z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 (*.f64 a a) (/.f64 z (pow.f64 z #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 z (*.f64 (*.f64 z z) z))))) t (/.f64 z (neg.f64 z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 z (pow.f64 z #s(literal 5 binary64)))) #s(literal -3/8 binary64)) a) (*.f64 z z)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 a a) a) z)) (pow.f64 z #s(literal 7 binary64))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 z (pow.f64 z #s(literal 5 binary64)))) #s(literal -3/8 binary64))) t (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 z (*.f64 (*.f64 z z) z))))) t (/.f64 z (neg.f64 z)))) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t (neg.f64 z))) #s(literal -1/2 binary64) (neg.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (*.f64 (*.f64 z z) z))) #s(literal -1/8 binary64) (*.f64 (/.f64 a (neg.f64 z)) #s(literal -1/2 binary64))) t (neg.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 t (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 z z) z))) t (*.f64 (/.f64 a (neg.f64 z)) #s(literal -1/2 binary64))) (neg.f64 z))) |
#s(approx (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) (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 (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (/.f64 (neg.f64 a) (pow.f64 (*.f64 t (/.f64 #s(literal -1 binary64) a)) #s(literal -1/2 binary64)))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 t (/.f64 #s(literal -1 binary64) a)) #s(literal -1/2 binary64)))) |
#s(approx (pow (/ (neg t) a) -1/2) (pow.f64 (*.f64 t (/.f64 #s(literal -1 binary64) a)) #s(literal -1/2 binary64))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (* (* y x) (/ 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)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) (*.f64 t t))) #s(literal 1/2 binary64))) t)) |
#s(approx (* (* y x) (/ 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 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 t t) t))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) (*.f64 t t))) #s(literal 1/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 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 z z) (/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (/.f64 (neg.f64 a) t))) #s(literal -1/2 binary64) (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 7 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 7 binary64)))) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 t t) t)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (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 (*.f64 (*.f64 t t) (*.f64 t t)) (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 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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 (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (neg.f64 (*.f64 (*.f64 a t) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t)))))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) t)) |
#s(approx (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (/.f64 (neg.f64 a) (pow.f64 (*.f64 t (/.f64 #s(literal -1 binary64) a)) #s(literal -1/2 binary64)))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 t (/.f64 #s(literal -1 binary64) a)) #s(literal -1/2 binary64)))) |
#s(approx (pow (/ (neg t) a) -1/2) (pow.f64 (*.f64 t (/.f64 #s(literal -1 binary64) a)) #s(literal -1/2 binary64))) |
#s(approx (* (* y x) (/ 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 (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (* (* y x) (/ 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)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) (*.f64 t t))) #s(literal 1/2 binary64))) t))) |
#s(approx (* (* y x) (/ 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 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 t t) t))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) (*.f64 t t))) #s(literal 1/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 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 z z) (/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (/.f64 (neg.f64 a) t))) #s(literal -1/2 binary64) (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 7 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 7 binary64)))) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 t t) t)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (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 (*.f64 (*.f64 t t) (*.f64 t t)) (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 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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 (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (*.f64 (*.f64 a t) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))))) |
#s(approx (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (/.f64 (neg.f64 a) (exp.f64 (*.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 t)))) (neg.f64 (log.f64 a))) #s(literal -1/2 binary64))))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) (exp.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 t)))) (neg.f64 (log.f64 a))) #s(literal -1/2 binary64))))) |
#s(approx (pow (/ (neg t) a) -1/2) (exp.f64 (*.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 t)))) (neg.f64 (log.f64 a))) #s(literal -1/2 binary64)))) |
#s(approx (* (* y x) (/ 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 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z z) z))))) (/.f64 (*.f64 (*.f64 z y) x) (neg.f64 z)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) (*.f64 z y)) (pow.f64 z #s(literal 7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64))) a (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z z) z))))) a (/.f64 (*.f64 (*.f64 z y) x) (neg.f64 z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 z #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 z (*.f64 (*.f64 z z) z))))) a (/.f64 z (neg.f64 z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 z #s(literal 5 binary64)))) #s(literal -3/8 binary64)) t) (*.f64 z z)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 t t) t) z)) (pow.f64 z #s(literal 7 binary64))))) (*.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 z #s(literal 5 binary64)))) #s(literal -3/8 binary64))) a (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 z (*.f64 (*.f64 z z) z))))) a (/.f64 z (neg.f64 z)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (*.f64 (*.f64 z z) z)) #s(literal -1/8 binary64) (*.f64 (/.f64 t (neg.f64 z)) #s(literal -1/2 binary64))) a (neg.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 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) z))) a (*.f64 (/.f64 t (neg.f64 z)) #s(literal -1/2 binary64))) (neg.f64 z))) |
#s(approx (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)) a)) |
#s(approx a a) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (/.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) (sqrt.f64 (/.f64 (neg.f64 t) a))) |
#s(approx (pow (/ (neg t) a) -1/2) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
#s(approx (* (* y x) (/ 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 (* (* y x) (/ 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)) (*.f64 (*.f64 a a) (*.f64 a a))))) (*.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 (* (* y x) (/ 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 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/8 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 (/ 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 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.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 z z) (/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (/.f64 (neg.f64 t) a))) #s(literal -1/2 binary64) (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 7 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 7 binary64)))) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (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 (*.f64 (*.f64 a a) (*.f64 a a)) (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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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 (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (/.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))))) |
#s(approx (/ 1 (pow (/ (neg t) a) -1/2)) (sqrt.f64 (/.f64 (neg.f64 t) a))) |
#s(approx (pow (/ (neg t) a) -1/2) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) |
#s(approx (* (* y x) (/ 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 (* (* y x) (/ 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 (* (* y x) (/ 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)) (*.f64 (*.f64 a a) (*.f64 a a))))) (*.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 (* (* y x) (/ 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 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/8 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 (/ 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 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.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 z z) (/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (/.f64 (neg.f64 t) a))) #s(literal -1/2 binary64) (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 7 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 7 binary64)))) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (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 (*.f64 (*.f64 a a) (*.f64 a a)) (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) (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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (/.f64 (neg.f64 t) a)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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))))) |
Compiled 11 207 to 1 650 computations (85.3% saved)
25 alts after pruning (20 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 288 | 10 | 298 |
| Fresh | 3 | 10 | 13 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 294 | 25 | 319 |
| Status | Accuracy | Program |
|---|---|---|
| 36.6% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| ▶ | 15.5% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| 58.8% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) | |
| ✓ | 64.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| ✓ | 36.8% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| ▶ | 12.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
| 31.8% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) | |
| ▶ | 0.0% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (neg.f64 (neg.f64 t))) (sqrt.f64 (neg.f64 a)))))) |
| ✓ | 15.6% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| 14.8% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (/.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))))))) | |
| 36.5% | (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| 14.4% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) (neg.f64 a))))) | |
| ✓ | 14.4% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))))) |
| 34.1% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) | |
| 12.6% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) | |
| ▶ | 0.0% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)))))) |
| 66.9% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) | |
| 16.1% | (*.f64 (*.f64 y x) #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))) | |
| ▶ | 71.1% | (*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
| 12.6% | (*.f64 y (*.f64 x (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a)))))) | |
| 63.9% | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) | |
| 5.0% | #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)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) (*.f64 t t))) #s(literal 1/2 binary64))) t)) | |
| 32.5% | #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))) | |
| 23.9% | #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)) | |
| ✓ | 10.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
Compiled 1 188 to 856 computations (27.9% 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 #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)))))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)))) |
(*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))) |
(sqrt.f64 (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t) |
(sqrt.f64 (/.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) (/.f64 (sqrt.f64 (neg.f64 (neg.f64 t))) (sqrt.f64 (neg.f64 a)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (neg.f64 (neg.f64 t))) (sqrt.f64 (neg.f64 a))))) |
(*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (neg.f64 (neg.f64 t))) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 t))) (sqrt.f64 (neg.f64 a))) |
(sqrt.f64 (neg.f64 (neg.f64 t))) |
(neg.f64 (neg.f64 t)) |
(neg.f64 t) |
(sqrt.f64 (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 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 (* (sqrt (neg z)) (sqrt (neg z))) #s(hole binary64 (pow (sqrt (* -1 z)) 2))) |
#s(approx (sqrt (neg z)) #s(hole binary64 (sqrt (* -1 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 (* (sqrt (neg z)) (sqrt (neg z))) #s(hole binary64 (* (pow z 2) (pow (sqrt (/ -1 z)) 2)))) |
#s(approx (sqrt (neg z)) #s(hole binary64 (* z (sqrt (/ -1 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 (sqrt (neg z)) #s(hole binary64 (* -1 (* z (sqrt (/ -1 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 (* (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 t #s(hole binary64 t)) |
#s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) #s(hole binary64 (* -1 (/ (* a (sqrt t)) (sqrt (neg a)))))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) #s(hole binary64 (/ (sqrt t) (sqrt (neg a))))) |
#s(approx (sqrt (neg (neg t))) #s(hole binary64 (sqrt t))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (* t (sqrt (* -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 (sqrt (/ (neg a) t)) #s(hole binary64 (sqrt (* -1 (/ a t))))) |
#s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) #s(hole binary64 (* -1 (/ (* a (* t (sqrt (/ 1 t)))) (sqrt (neg a)))))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) #s(hole binary64 (/ (* t (sqrt (/ 1 t))) (sqrt (neg a))))) |
#s(approx (sqrt (neg (neg t))) #s(hole binary64 (* t (sqrt (/ 1 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 (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) #s(hole binary64 (/ (* a (* t (sqrt (/ 1 t)))) (sqrt (neg a))))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) #s(hole binary64 (* -1 (/ (* t (sqrt (/ 1 t))) (sqrt (neg a)))))) |
#s(approx (sqrt (neg (neg t))) #s(hole binary64 (* -1 (* t (sqrt (/ 1 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 (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) #s(hole binary64 (* -1 (/ (* a (sqrt t)) (sqrt (* -1 a)))))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) #s(hole binary64 (/ (sqrt t) (sqrt (* -1 a))))) |
#s(approx (sqrt (neg a)) #s(hole binary64 (sqrt (* -1 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 (* (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 a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) #s(hole binary64 (* -1 (/ (sqrt t) (sqrt (/ -1 a)))))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) #s(hole binary64 (/ (sqrt t) (* a (sqrt (/ -1 a)))))) |
#s(approx (sqrt (neg a)) #s(hole binary64 (* a (sqrt (/ -1 a))))) |
#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 (* (sqrt (/ (neg a) t)) t) #s(hole binary64 (* -1 (* a (* t (sqrt (/ -1 (* a t)))))))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (* -1 (* a (sqrt (/ -1 (* a t))))))) |
#s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) #s(hole binary64 (/ (sqrt t) (sqrt (/ -1 a))))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) #s(hole binary64 (* -1 (/ (sqrt t) (* a (sqrt (/ -1 a))))))) |
#s(approx (sqrt (neg a)) #s(hole binary64 (* -1 (* a (sqrt (/ -1 a)))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 35.0ms | z | @ | 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 (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (sqrt (neg z)) (sqrt (neg z))) (sqrt (neg z)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (sqrt (/ (neg a) t)) t) (sqrt (/ (neg a) t)) (/ (neg a) t) (neg a) a t (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) (/ (sqrt (neg (neg t))) (sqrt (neg a))) (sqrt (neg (neg t))) (neg (neg t)) (neg t) (sqrt (neg a))) |
| 8.0ms | a | @ | 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 (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (sqrt (neg z)) (sqrt (neg z))) (sqrt (neg z)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (sqrt (/ (neg a) t)) t) (sqrt (/ (neg a) t)) (/ (neg a) t) (neg a) a t (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) (/ (sqrt (neg (neg t))) (sqrt (neg a))) (sqrt (neg (neg t))) (neg (neg t)) (neg t) (sqrt (neg a))) |
| 3.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 (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (sqrt (neg z)) (sqrt (neg z))) (sqrt (neg z)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (sqrt (/ (neg a) t)) t) (sqrt (/ (neg a) t)) (/ (neg a) t) (neg a) a t (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) (/ (sqrt (neg (neg t))) (sqrt (neg a))) (sqrt (neg (neg t))) (neg (neg t)) (neg t) (sqrt (neg a))) |
| 3.0ms | a | @ | -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 (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (sqrt (neg z)) (sqrt (neg z))) (sqrt (neg z)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (sqrt (/ (neg a) t)) t) (sqrt (/ (neg a) t)) (/ (neg a) t) (neg a) a t (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) (/ (sqrt (neg (neg t))) (sqrt (neg a))) (sqrt (neg (neg t))) (neg (neg t)) (neg t) (sqrt (neg a))) |
| 3.0ms | a | @ | 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 (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (sqrt (neg z)) (sqrt (neg z))) (sqrt (neg z)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (sqrt (/ (neg a) t)) t) (sqrt (/ (neg a) t)) (/ (neg a) t) (neg a) a t (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) (/ (sqrt (neg (neg t))) (sqrt (neg a))) (sqrt (neg (neg t))) (neg (neg t)) (neg t) (sqrt (neg a))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 841 | 6977 |
| 0 | 878 | 5683 |
| 1 | 4701 | 5623 |
| 0 | 8160 | 5382 |
| 1× | iter-limit |
| 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 #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)))))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)))) |
(*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))) |
(sqrt.f64 (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t) |
(sqrt.f64 (/.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) (/.f64 (sqrt.f64 (neg.f64 (neg.f64 t))) (sqrt.f64 (neg.f64 a)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (neg.f64 (neg.f64 t))) (sqrt.f64 (neg.f64 a))))) |
(*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (neg.f64 (neg.f64 t))) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 t))) (sqrt.f64 (neg.f64 a))) |
(sqrt.f64 (neg.f64 (neg.f64 t))) |
(neg.f64 (neg.f64 t)) |
(neg.f64 t) |
(sqrt.f64 (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 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 (* (sqrt (neg z)) (sqrt (neg z))) #s(hole binary64 (pow (sqrt (* -1 z)) 2))) |
#s(approx (sqrt (neg z)) #s(hole binary64 (sqrt (* -1 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 (* (sqrt (neg z)) (sqrt (neg z))) #s(hole binary64 (* (pow z 2) (pow (sqrt (/ -1 z)) 2)))) |
#s(approx (sqrt (neg z)) #s(hole binary64 (* z (sqrt (/ -1 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 (sqrt (neg z)) #s(hole binary64 (* -1 (* z (sqrt (/ -1 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 (* (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 t #s(hole binary64 t)) |
#s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) #s(hole binary64 (* -1 (/ (* a (sqrt t)) (sqrt (neg a)))))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) #s(hole binary64 (/ (sqrt t) (sqrt (neg a))))) |
#s(approx (sqrt (neg (neg t))) #s(hole binary64 (sqrt t))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) #s(hole binary64 (/ (* x (* y z)) (* t (sqrt (* -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 (sqrt (/ (neg a) t)) #s(hole binary64 (sqrt (* -1 (/ a t))))) |
#s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) #s(hole binary64 (* -1 (/ (* a (* t (sqrt (/ 1 t)))) (sqrt (neg a)))))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) #s(hole binary64 (/ (* t (sqrt (/ 1 t))) (sqrt (neg a))))) |
#s(approx (sqrt (neg (neg t))) #s(hole binary64 (* t (sqrt (/ 1 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 (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) #s(hole binary64 (/ (* a (* t (sqrt (/ 1 t)))) (sqrt (neg a))))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) #s(hole binary64 (* -1 (/ (* t (sqrt (/ 1 t))) (sqrt (neg a)))))) |
#s(approx (sqrt (neg (neg t))) #s(hole binary64 (* -1 (* t (sqrt (/ 1 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 (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) #s(hole binary64 (* -1 (/ (* a (sqrt t)) (sqrt (* -1 a)))))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) #s(hole binary64 (/ (sqrt t) (sqrt (* -1 a))))) |
#s(approx (sqrt (neg a)) #s(hole binary64 (sqrt (* -1 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 (* (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 a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) #s(hole binary64 (* -1 (/ (sqrt t) (sqrt (/ -1 a)))))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) #s(hole binary64 (/ (sqrt t) (* a (sqrt (/ -1 a)))))) |
#s(approx (sqrt (neg a)) #s(hole binary64 (* a (sqrt (/ -1 a))))) |
#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 (* (sqrt (/ (neg a) t)) t) #s(hole binary64 (* -1 (* a (* t (sqrt (/ -1 (* a t)))))))) |
#s(approx (sqrt (/ (neg a) t)) #s(hole binary64 (* -1 (* a (sqrt (/ -1 (* a t))))))) |
#s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) #s(hole binary64 (/ (sqrt t) (sqrt (/ -1 a))))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) #s(hole binary64 (* -1 (/ (sqrt t) (* a (sqrt (/ -1 a))))))) |
#s(approx (sqrt (neg a)) #s(hole binary64 (* -1 (* a (sqrt (/ -1 a)))))) |
| 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 x y) (/.f64 z #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 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 x y)) |
(*.f64 y (*.f64 x (/.f64 z #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 x y) z) |
(*.f64 (*.f64 z y) x) |
(*.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 (exp.f64 (log.f64 (sqrt.f64 (neg.f64 z)))) (exp.f64 (log.f64 (sqrt.f64 (neg.f64 z))))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 z) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 z) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) (fabs.f64 (sqrt.f64 (neg.f64 z)))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) (neg.f64 (sqrt.f64 (neg.f64 z)))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (sqrt.f64 (neg.f64 z)))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (neg.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(neg.f64 z) |
(sqrt.f64 (*.f64 z z)) |
(exp.f64 (/.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (neg.f64 z))) |
(+.f64 (cosh.f64 (log.f64 (neg.f64 z))) (sinh.f64 (log.f64 (neg.f64 z)))) |
(*.f64 (*.f64 x y) (/.f64 z #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 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 x y)) |
(*.f64 y (*.f64 x (/.f64 z #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 (neg.f64 z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(*.f64 (exp.f64 (log.f64 (sqrt.f64 (neg.f64 z)))) (exp.f64 (log.f64 (sqrt.f64 (neg.f64 z))))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 z) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 z) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) (fabs.f64 (sqrt.f64 (neg.f64 z)))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) (neg.f64 (sqrt.f64 (neg.f64 z)))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (sqrt.f64 (neg.f64 z)))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (neg.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(neg.f64 z) |
(sqrt.f64 (*.f64 z z)) |
(exp.f64 (/.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (neg.f64 z))) |
(+.f64 (cosh.f64 (log.f64 (neg.f64 z))) (sinh.f64 (log.f64 (neg.f64 z)))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (neg.f64 z)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 z)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 z)) |
(pow.f64 (neg.f64 z) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (neg.f64 z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 z)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 z) #s(literal -1/2 binary64))) |
(sqrt.f64 (neg.f64 z)) |
(exp.f64 (/.f64 (log.f64 (neg.f64 z)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 z)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (neg.f64 z))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) 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)) t)))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 z y) x) |
(*.f64 z (*.f64 x y)) |
(*.f64 x (*.f64 z y)) |
(*.f64 x y) |
(*.f64 y x) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t) |
(*.f64 t (sqrt.f64 (/.f64 (neg.f64 a) t))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))) |
(pow.f64 (/.f64 (neg.f64 a) t) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 t)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -1/2 binary64))) |
(sqrt.f64 (/.f64 (neg.f64 a) t)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 a) t)) #s(literal 1/2 binary64))) |
(*.f64 (exp.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)))) (exp.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))))) |
(*.f64 (pow.f64 (/.f64 a t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 a t)) #s(literal 2 binary64))) |
(*.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) (pow.f64 (/.f64 a t) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 a t)) |
(pow.f64 (exp.f64 (log.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 (/.f64 (neg.f64 a) t) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 t)) |
(/.f64 (neg.f64 a) t) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal -1 binary64))) |
(neg.f64 (/.f64 a t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 a) t)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
a |
t |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 t (neg.f64 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 t (neg.f64 a))) (neg.f64 a))))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 t (neg.f64 a))) (neg.f64 a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 t (neg.f64 a))) (neg.f64 a))) |
(*.f64 (*.f64 a (sqrt.f64 (/.f64 t (neg.f64 a)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 t (neg.f64 a))) (neg.f64 a)) |
(*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 t (neg.f64 a))))) |
(*.f64 (neg.f64 a) (sqrt.f64 (/.f64 t (neg.f64 a)))) |
(/.f64 (*.f64 (neg.f64 a) (sqrt.f64 t)) (sqrt.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 t) a)) (sqrt.f64 (neg.f64 a))) |
(neg.f64 (*.f64 a (sqrt.f64 (/.f64 t (neg.f64 a))))) |
(pow.f64 (/.f64 t (neg.f64 a)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 t)) (neg.f64 (sqrt.f64 (neg.f64 a)))) |
(/.f64 (sqrt.f64 t) (sqrt.f64 (neg.f64 a))) |
(sqrt.f64 (/.f64 t (neg.f64 a))) |
(pow.f64 t #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 t))) |
(sqrt.f64 t) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 1/2 binary64))) |
t |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
(*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 a)) |
(pow.f64 (neg.f64 a) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 a) #s(literal -1/2 binary64))) |
(sqrt.f64 (neg.f64 a)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 1/2 binary64))) |
#s(approx (* (* y x) (/ 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 y y) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (* (* y x) (/ 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 (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (*.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (/.f64 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 (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (/.f64 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 #s(literal 1/8 binary64) (*.f64 x y)) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 7/2 binary64)))) (*.f64 z z))) (*.f64 (*.f64 x (/.f64 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 #s(literal 3/8 binary64) (*.f64 z z)) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 5/2 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)))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (neg.f64 a) t) #s(literal -5/2 binary64)) #s(literal 3/8 binary64) (/.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 z z)) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 7/2 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)))) 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 #s(literal 1/16 binary64) (*.f64 z z)) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 5/2 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 (* (sqrt (neg z)) (sqrt (neg z))) (neg.f64 z)) |
#s(approx (* (sqrt (neg z)) (sqrt (neg z))) (neg.f64 z)) |
#s(approx (sqrt (neg z)) (sqrt.f64 (neg.f64 z))) |
#s(approx (* (* y x) (/ 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 (* (* y x) (/ 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)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -3/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64)))) |
#s(approx (* (* y x) (/ 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))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #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)) (*.f64 (*.f64 z z) (*.f64 z z))) #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))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -3/8 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)) (*.f64 (*.f64 z z) (*.f64 z z))) #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)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) z)) |
#s(approx (* (sqrt (neg z)) (sqrt (neg z))) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 z z))) |
#s(approx (sqrt (neg z)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) z)) z)) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (neg.f64 (*.f64 x y))) |
#s(approx (* (* y x) (/ 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 (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) x) y) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x y)))) |
#s(approx (* (* y x) (/ 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)) (*.f64 (*.f64 z z) (*.f64 z z))) #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))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (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)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z)) #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)) (*.f64 (*.f64 z z) (*.f64 z z)))) (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))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal 3/8 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))) (/.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)) (*.f64 (*.f64 z z) (*.f64 z z))) #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)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -1/8 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (neg z)) (*.f64 (neg.f64 z) (sqrt.f64 (/.f64 #s(literal -1 binary64) z)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/.f64 (*.f64 (*.f64 z y) x) (neg.f64 z))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) x) t) a) (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 z y) x) (neg.f64 z)))) |
#s(approx (* (* y x) (/ 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 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z z) z))))) (/.f64 (*.f64 (*.f64 z y) x) (neg.f64 z)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 t) (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) x) (*.f64 z y)) (pow.f64 z #s(literal 7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64))) t (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z z) z))))) t (/.f64 (*.f64 (*.f64 z y) x) (neg.f64 z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 z (neg.f64 z))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t z) a) (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64) (/.f64 z (neg.f64 z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 (*.f64 a a) (/.f64 z (pow.f64 z #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 z (*.f64 (*.f64 z z) z))))) t (/.f64 z (neg.f64 z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 z (pow.f64 z #s(literal 5 binary64)))) #s(literal -3/8 binary64)) a) (*.f64 z z)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 a a) a) z)) (pow.f64 z #s(literal 7 binary64))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 z (pow.f64 z #s(literal 5 binary64)))) #s(literal -3/8 binary64))) t (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 z (*.f64 (*.f64 z z) z))))) t (/.f64 z (neg.f64 z)))) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t (neg.f64 z))) #s(literal -1/2 binary64) (neg.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (*.f64 (*.f64 z z) z))) #s(literal -1/8 binary64) (*.f64 (/.f64 a (neg.f64 z)) #s(literal -1/2 binary64))) t (neg.f64 z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 t (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 z z) z))) t (*.f64 (/.f64 a (neg.f64 z)) #s(literal -1/2 binary64))) (neg.f64 z))) |
#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 t t) |
#s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) (*.f64 (sqrt.f64 (/.f64 t (neg.f64 a))) (neg.f64 a))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) (sqrt.f64 (/.f64 t (neg.f64 a)))) |
#s(approx (sqrt (neg (neg t))) (sqrt.f64 t)) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (* (* y x) (/ 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)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) (*.f64 t t))) #s(literal 1/2 binary64))) t)) |
#s(approx (* (* y x) (/ 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 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 t t) t))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) (*.f64 t t))) #s(literal 1/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 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 z z) (/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (/.f64 (neg.f64 a) t))) #s(literal -1/2 binary64) (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 7 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 7 binary64)))) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 t t) t)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (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 (*.f64 (*.f64 t t) (*.f64 t t)) (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 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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 (sqrt (/ (neg a) t)) (sqrt.f64 (/.f64 (neg.f64 a) t))) |
#s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) t) a) (sqrt.f64 (neg.f64 a))))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) t) (sqrt.f64 (neg.f64 a)))) |
#s(approx (sqrt (neg (neg t))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) t)) |
#s(approx (* (* y x) (/ 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 (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (* (* y x) (/ 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)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) (*.f64 t t))) #s(literal 1/2 binary64))) t))) |
#s(approx (* (* y x) (/ 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 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 t t) t))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 (neg.f64 a) t) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) (*.f64 t t))) #s(literal 1/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 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 z z) (/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (/.f64 (neg.f64 a) t))) #s(literal -1/2 binary64) (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 7 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 a) t))) #s(literal 7 binary64)))) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 t t) t)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 a) t)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (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 (*.f64 (*.f64 t t) (*.f64 t t)) (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 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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 (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) t) a) (sqrt.f64 (neg.f64 a)))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) (/.f64 (*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 t))) (sqrt.f64 (neg.f64 a)))) |
#s(approx (sqrt (neg (neg t))) (*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 t)))) |
#s(approx (* (* y x) (/ 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 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z z) z))))) (/.f64 (*.f64 (*.f64 z y) x) (neg.f64 z)))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64)) (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) t) x) (*.f64 z y)) (pow.f64 z #s(literal 7 binary64))) #s(literal -1/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z y)) (pow.f64 z #s(literal 5 binary64))) #s(literal -3/8 binary64))) a (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (*.f64 z z) z))))) a (/.f64 (*.f64 (*.f64 z y) x) (neg.f64 z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 z #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 z (*.f64 (*.f64 z z) z))))) a (/.f64 z (neg.f64 z)))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 z #s(literal 5 binary64)))) #s(literal -3/8 binary64)) t) (*.f64 z z)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 t t) t) z)) (pow.f64 z #s(literal 7 binary64))))) (*.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 z #s(literal 5 binary64)))) #s(literal -3/8 binary64))) a (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 z (*.f64 (*.f64 z z) z))))) a (/.f64 z (neg.f64 z)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (*.f64 (*.f64 z z) z)) #s(literal -1/8 binary64) (*.f64 (/.f64 t (neg.f64 z)) #s(literal -1/2 binary64))) a (neg.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 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) z))) a (*.f64 (/.f64 t (neg.f64 z)) #s(literal -1/2 binary64))) (neg.f64 z))) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx a a) |
#s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) (*.f64 (sqrt.f64 (/.f64 t (neg.f64 a))) (neg.f64 a))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) (sqrt.f64 (/.f64 t (neg.f64 a)))) |
#s(approx (sqrt (neg a)) (sqrt.f64 (neg.f64 a))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/.f64 (*.f64 (*.f64 z y) x) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
#s(approx (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 (* (* y x) (/ 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)) (*.f64 (*.f64 a a) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.f64 (neg.f64 t) a))) (*.f64 a a))) #s(literal 1/2 binary64))) a)) |
#s(approx (* (* y x) (/ 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 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.f64 (neg.f64 t) a))) (*.f64 a a))) #s(literal 1/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 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 z z) (/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (/.f64 (neg.f64 t) a))) #s(literal -1/2 binary64) (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 7 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 7 binary64)))) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (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 (*.f64 (*.f64 a a) (*.f64 a a)) (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 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.f64 (neg.f64 t) a))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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 (* (sqrt (/ (neg a) t)) t) (*.f64 (*.f64 a t) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))))) |
#s(approx (sqrt (/ (neg a) t)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))) a)) |
#s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) (neg.f64 (sqrt.f64 (/.f64 t (/.f64 #s(literal -1 binary64) a))))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) (/.f64 (sqrt.f64 t) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) a)) a))) |
#s(approx (sqrt (neg a)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) a)) a)) |
#s(approx (* (* y x) (/ 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 (* (* y x) (/ z (sqrt (- (* z z) (* t a))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 (* (* y x) (/ 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)) (*.f64 (*.f64 a a) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.f64 (neg.f64 t) a))) (*.f64 a a))) #s(literal 1/2 binary64))) a))) |
#s(approx (* (* y x) (/ 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 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) y) x)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 7/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 5/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.f64 (neg.f64 t) a))) (*.f64 a a))) #s(literal 1/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 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 z z) (/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 5 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 5 binary64)))) #s(literal -3/8 binary64)) (/.f64 (neg.f64 t) a))) #s(literal -1/2 binary64) (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 7 binary64)) (*.f64 (log.f64 (sqrt.f64 (/.f64 (neg.f64 t) a))) #s(literal 7 binary64)))) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)))) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (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 (*.f64 (*.f64 a a) (*.f64 a a)) (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 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.f64 (neg.f64 t) a))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 6 binary64)) (*.f64 (log.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 (* (sqrt (/ (neg a) t)) t) (neg.f64 (*.f64 (*.f64 a t) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t)))))) |
#s(approx (sqrt (/ (neg a) t)) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a t))))) |
#s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) (sqrt.f64 (/.f64 t (/.f64 #s(literal -1 binary64) a)))) |
#s(approx (/ (sqrt (neg (neg t))) (sqrt (neg a))) (neg.f64 (/.f64 (sqrt.f64 t) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) a)) a)))) |
#s(approx (sqrt (neg a)) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal -1 binary64) a)))) |
Compiled 11 048 to 1 560 computations (85.9% saved)
28 alts after pruning (19 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 289 | 6 | 295 |
| Fresh | 2 | 13 | 15 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 292 | 28 | 320 |
| Status | Accuracy | Program |
|---|---|---|
| 36.6% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| 32.5% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) | |
| ✓ | 15.5% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| 58.8% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) | |
| ✓ | 64.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| ✓ | 36.8% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| ✓ | 12.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t))) |
| 31.8% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (sqrt.f64 (/.f64 (neg.f64 a) t))))) | |
| 0.0% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 t) (sqrt.f64 (neg.f64 a)))))) | |
| ✓ | 15.6% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| 36.8% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) (sqrt.f64 (/.f64 t (/.f64 #s(literal -1 binary64) a)))))) | |
| 14.8% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (/.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))))))) | |
| 10.0% | (*.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))))) | |
| 14.4% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) (neg.f64 a))))) | |
| ✓ | 14.4% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a))))) |
| 34.1% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a)))) | |
| 12.6% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) t)) t)))) | |
| ✓ | 0.0% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)))))) |
| 66.9% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))))) | |
| 66.9% | (*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) | |
| 16.1% | (*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.f64 (neg.f64 t) a))) (*.f64 a a))) #s(literal -1/2 binary64) (/.f64 z (sqrt.f64 (/.f64 (neg.f64 t) a)))) a))) | |
| ✓ | 71.1% | (*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
| 12.6% | (*.f64 y (*.f64 x (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) (neg.f64 a)))))) | |
| 63.9% | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) | |
| 5.0% | #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)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) (*.f64 t t))) #s(literal 1/2 binary64))) t)) | |
| 23.9% | #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)) | |
| ✓ | 10.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
Compiled 1 874 to 744 computations (60.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))) |
#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) (/.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 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) (sqrt.f64 (/.f64 t (/.f64 #s(literal -1 binary64) 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))) |
(*.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))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
(*.f64 y (*.f64 x (/.f64 z #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 (*.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 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 t) (sqrt.f64 (neg.f64 a)))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (neg.f64 (neg.f64 t))) (sqrt.f64 (neg.f64 a)))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (* (neg a) (/ 1 (pow (/ (neg t) a) -1/2))) (/.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 t) a)))) (neg.f64 a))))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) (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 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)) |
(*.f64 (*.f64 y x) #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))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) (sqrt.f64 (/.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)) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))))) |
#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)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) x) (*.f64 (*.f64 (/.f64 (neg.f64 a) t) (sqrt.f64 (/.f64 (neg.f64 a) t))) (*.f64 t t))) #s(literal 1/2 binary64))) 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))) |
8 calls:
| 80.0ms | y |
| 34.0ms | t |
| 33.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 14.0ms | (*.f64 t a) |
| 11.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.2% | 3 | (*.f64 t a) |
| 79.6% | 3 | (*.f64 x y) |
| 89.5% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 79.8% | 5 | x |
| 77.9% | 3 | y |
| 94.2% | 2 | z |
| 76.7% | 4 | t |
| 75.2% | 2 | a |
Compiled 25 to 49 computations (-96% 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))) |
#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) (/.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 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (* (neg a) (/ (sqrt (neg (neg t))) (sqrt (neg a)))) (sqrt.f64 (/.f64 t (/.f64 #s(literal -1 binary64) 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))) |
(*.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))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 t) a)) a))) |
(*.f64 y (*.f64 x (/.f64 z #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 (*.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:
| 18.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 7.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.5% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 86.3% | 2 | z |
Compiled 15 to 17 computations (-13.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))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fabs.f64 z))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
4 calls:
| 5.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 3.0ms | (*.f64 x y) |
| 3.0ms | z |
| 3.0ms | (*.f64 t a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.1% | 2 | (*.f64 x y) |
| 76.5% | 2 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 73.5% | 2 | (*.f64 t a) |
| 76.3% | 2 | z |
Compiled 21 to 29 computations (-38.1% 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)))) |
| 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))) |
3 calls:
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.3% | 2 | z |
| 74.5% | 2 | y |
| 71.1% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
Compiled 16 to 22 computations (-37.5% 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))) |
5 calls:
| 3.0ms | z |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | a |
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.1% | 1 | y |
| 71.1% | 1 | x |
| 71.1% | 1 | a |
| 71.1% | 1 | (*.f64 x y) |
| 74.2% | 2 | z |
Compiled 7 to 26 computations (-271.4% 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))) |
4 calls:
| 2.0ms | z |
| 2.0ms | t |
| 1.0ms | a |
| 1.0ms | (*.f64 t a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.1% | 1 | a |
| 71.1% | 1 | (*.f64 t a) |
| 71.1% | 1 | t |
| 71.1% | 1 | z |
Compiled 6 to 21 computations (-250% 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:
| 13.0ms | z |
| 1.0ms | (*.f64 x y) |
| 1.0ms | y |
| 1.0ms | t |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.1% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 10.1% | 1 | x |
| 10.1% | 1 | y |
| 10.1% | 1 | (*.f64 t a) |
| 10.1% | 1 | (*.f64 x y) |
| 10.1% | 1 | z |
| 10.1% | 1 | t |
| 10.1% | 1 | a |
Compiled 25 to 49 computations (-96% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 4.865364334472708e+59 | 2.2944772962895638e+60 |
| 5.0ms | 96× | 0 | valid |
| 0.0ms | 7× | 0 | invalid |
Compiled 197 to 188 computations (4.6% saved)
ival-mult!: 2.0ms (64.9% of total)ival-sqrt: 1.0ms (32.5% 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 |
|---|---|---|
| 40.0ms | 1.2729427528061776e-95 | 6.164997306755065e-95 |
| 6.0ms | 96× | 0 | valid |
| 1.0ms | 19× | 0 | invalid |
Compiled 269 to 230 computations (14.5% saved)
ival-mult!: 2.0ms (57.7% of total)ival-sqrt: 1.0ms (28.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 3.177784473235711e-304 |
Compiled 17 to 20 computations (-17.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.1635554691062273e-83 | 7.715141136177192e-82 |
| 9.0ms | 112× | 0 | valid |
| 1.0ms | 22× | 0 | invalid |
Compiled 290 to 251 computations (13.4% saved)
ival-mult!: 2.0ms (50.4% of total)ival-sqrt: 1.0ms (25.2% 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 |
|---|---|---|
| 15.0ms | 2.8074804726381906e-180 | 3.208504904892485e-179 |
| 9.0ms | 96× | 0 | valid |
| 2.0ms | 40× | 0 | invalid |
Compiled 215 to 200 computations (7% saved)
ival-mult!: 5.0ms (74.3% of total)ival-sqrt: 1.0ms (14.9% 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 245 to 61 computations (75.1% saved)
(sort t a)
(sort x y)
(negabs z)
(negabs y)
(negabs x)
Compiled 4 013 to 2 405 computations (40.1% saved)
Loading profile data...