
Time bar (total: 6.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 15.4% | 12.5% | 68.6% | 0.1% | 0% | 18.7% | 0% | 6 |
| 23.1% | 18.7% | 62.4% | 0.1% | 0% | 18.7% | 0% | 7 |
| 24% | 18.7% | 59.3% | 0.1% | 0% | 21.8% | 0% | 8 |
| 41.9% | 28.1% | 39% | 0.1% | 0% | 32.8% | 0% | 9 |
| 48.8% | 32.8% | 34.3% | 0.1% | 0% | 32.8% | 0% | 10 |
| 50.6% | 32.8% | 32% | 0.1% | 0% | 35.1% | 0% | 11 |
| 64.9% | 38.2% | 20.7% | 0.1% | 0% | 41% | 0% | 12 |
Compiled 39 to 21 computations (46.2% saved)
| 2.0s | 8 124× | 1 | valid |
| 154.0ms | 1 461× | 0 | invalid |
| 11.0ms | 132× | 0 | valid |
ival-mult!: 407.0ms (24.5% of total)adjust: 381.0ms (22.9% of total)ival-cbrt: 246.0ms (14.8% of total)ival-sqrt: 222.0ms (13.3% of total)ival-div!: 156.0ms (9.4% of total)ival-add!: 88.0ms (5.3% of total)ival-sub!: 86.0ms (5.2% of total)ival-neg: 78.0ms (4.7% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 84 | 325 |
| 1 | 417 | 289 |
| 2 | 1782 | 289 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 42.0% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(abs h)
Compiled 56 to 38 computations (32.1% saved)
| Inputs |
|---|
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
(+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) |
(neg.f64 g) |
g |
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) |
(-.f64 (*.f64 g g) (*.f64 h h)) |
(*.f64 g g) |
(*.f64 h h) |
h |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) |
| Outputs |
|---|
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))))))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt 1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2))))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* 1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* 1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (+ (* -1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* -1 g) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* 1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* g (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (neg g) #s(hole binary64 (* -1 g))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* (pow g 2) (- (* 1/16 (/ (pow g 2) (* (pow h 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow h 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* -1 (pow h 2)))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (- (pow g 2) (pow h 2)))) |
#s(approx (* g g) #s(hole binary64 (pow g 2))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt -1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* -1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* -1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (- (* 1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* -1 g) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* -1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* g (- (* 1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 16)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/576 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 5)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (* -1/16 (/ (pow h 4) (* a (pow g 2))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4)))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4))))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2)))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 g)) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (pow g 2))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow g 2) (+ 1 (* -1 (/ (pow h 2) (pow g 2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt -1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (* 1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2))))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/32 (/ (pow h 6) (* a (pow g 6)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2)))))) (/ 1 a))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/2 (/ (pow h 2) (pow g 2))) 2)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/8 (/ (pow h 4) (pow g 4))) (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/16 (/ (pow h 6) (pow g 6))) (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 2)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt 1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (+ (* -1/32 (/ (pow h 6) (* a (pow g 6)))) (/ 1 a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ 1 (cbrt 1/2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ (cbrt -1) (pow (cbrt 1/2) 4)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a)))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (+ (* 1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (* 1/4 (/ (pow h 2) a))))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (pow h 4) (pow g 2))) (* -1/2 (pow h 2))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (pow h 6) (pow g 4))) (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2))))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3))))))) (pow (cbrt 2) 2))))))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ (pow h 2) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (* (pow a 2) (* (pow g 2) (pow h 2)))) (/ (* (cbrt 1/2) (+ (* 1/192 (/ 1 (* a (* (pow g 5) (* (pow h 2) (pow (cbrt -1/2) 3)))))) (* 5/128 (/ 1 (* a (pow g 7)))))) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/256 (/ (pow h 2) (* a (pow g 7)))) (* 1/32 (/ 1 (* a (pow g 5)))))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/128 (/ (pow h 2) (pow g 7))) (* 1/16 (/ 1 (pow g 5))))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* -1/2 (/ (pow h 2) g))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (+ (* -1 (pow h 2)) (pow g 2)))) |
#s(approx (* h h) #s(hole binary64 (pow h 2))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* 1/4 (/ (pow h 2) (* a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* (pow h 2) (+ (* 1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* 1/2 (/ (pow h 2) g)) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* 1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (+ (sqrt -1) (* -1 (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))) (/ g h))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))) (/ g h))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow h 2) (- (/ (pow g 2) (pow h 2)) 1)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* -1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (+ (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1 (/ g h)) (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (+ (sqrt -1) (/ g h)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* 1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (sqrt -1) (+ (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (/ g h))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* 1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* -1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3))))) (* 1/4 (/ (pow g 2) (* a (sqrt -1))))) h)) (* -1/2 (/ g a))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1/2 (/ (sqrt -1) a)) (* 1/2 (/ g (* a h)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow g 2) (* a (sqrt -1)))) (* 1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3)))))) h)) (* -1/2 (/ g a))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (/ g h) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h)) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h)) (sqrt -1)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (cbrt -1/2)) (* (cbrt (* (pow a 2) (- (sqrt (- (pow g 2) (pow h 2))) g))) (cbrt 1/2))) a))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)))) |
#s(approx (/ 1 (* 2 a)) #s(hole binary64 (/ 1/2 a))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | g | @ | -inf | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) 1 (* 2 a) 2 a (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) g (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (* h h) h (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h))))) |
| 11.0ms | h | @ | 0 | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) 1 (* 2 a) 2 a (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) g (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (* h h) h (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h))))) |
| 11.0ms | h | @ | -inf | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) 1 (* 2 a) 2 a (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) g (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (* h h) h (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h))))) |
| 11.0ms | g | @ | inf | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) 1 (* 2 a) 2 a (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) g (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (* h h) h (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h))))) |
| 11.0ms | a | @ | -inf | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) 1 (* 2 a) 2 a (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) g (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (* h h) h (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1342 | 38654716016 |
| 0 | 1368 | 10598 |
| 0 | 8101 | 10307 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
(+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) |
(neg.f64 g) |
g |
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) |
(-.f64 (*.f64 g g) (*.f64 h h)) |
(*.f64 g g) |
(*.f64 h h) |
h |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))))))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt 1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2))))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* 1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* 1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (+ (* -1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* -1 g) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* 1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* g (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (neg g) #s(hole binary64 (* -1 g))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* (pow g 2) (- (* 1/16 (/ (pow g 2) (* (pow h 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow h 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* -1 (pow h 2)))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (- (pow g 2) (pow h 2)))) |
#s(approx (* g g) #s(hole binary64 (pow g 2))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt -1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* -1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* -1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (- (* 1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* -1 g) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* -1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* g (- (* 1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 16)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/576 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 5)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (* -1/16 (/ (pow h 4) (* a (pow g 2))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4)))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4))))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2)))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 g)) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (pow g 2))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow g 2) (+ 1 (* -1 (/ (pow h 2) (pow g 2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt -1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (* 1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2))))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/32 (/ (pow h 6) (* a (pow g 6)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2)))))) (/ 1 a))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/2 (/ (pow h 2) (pow g 2))) 2)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/8 (/ (pow h 4) (pow g 4))) (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/16 (/ (pow h 6) (pow g 6))) (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 2)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt 1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (+ (* -1/32 (/ (pow h 6) (* a (pow g 6)))) (/ 1 a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ 1 (cbrt 1/2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ (cbrt -1) (pow (cbrt 1/2) 4)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a)))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (+ (* 1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (* 1/4 (/ (pow h 2) a))))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (pow h 4) (pow g 2))) (* -1/2 (pow h 2))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (pow h 6) (pow g 4))) (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2))))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3))))))) (pow (cbrt 2) 2))))))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ (pow h 2) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (* (pow a 2) (* (pow g 2) (pow h 2)))) (/ (* (cbrt 1/2) (+ (* 1/192 (/ 1 (* a (* (pow g 5) (* (pow h 2) (pow (cbrt -1/2) 3)))))) (* 5/128 (/ 1 (* a (pow g 7)))))) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/256 (/ (pow h 2) (* a (pow g 7)))) (* 1/32 (/ 1 (* a (pow g 5)))))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/128 (/ (pow h 2) (pow g 7))) (* 1/16 (/ 1 (pow g 5))))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* -1/2 (/ (pow h 2) g))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (+ (* -1 (pow h 2)) (pow g 2)))) |
#s(approx (* h h) #s(hole binary64 (pow h 2))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* 1/4 (/ (pow h 2) (* a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* (pow h 2) (+ (* 1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* 1/2 (/ (pow h 2) g)) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* 1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (+ (sqrt -1) (* -1 (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))) (/ g h))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))) (/ g h))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow h 2) (- (/ (pow g 2) (pow h 2)) 1)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* -1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (+ (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1 (/ g h)) (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (+ (sqrt -1) (/ g h)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* 1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (sqrt -1) (+ (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (/ g h))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* 1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* -1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3))))) (* 1/4 (/ (pow g 2) (* a (sqrt -1))))) h)) (* -1/2 (/ g a))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1/2 (/ (sqrt -1) a)) (* 1/2 (/ g (* a h)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow g 2) (* a (sqrt -1)))) (* 1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3)))))) h)) (* -1/2 (/ g a))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (/ g h) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h)) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h)) (sqrt -1)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (cbrt -1/2)) (* (cbrt (* (pow a 2) (- (sqrt (- (pow g 2) (pow h 2))) g))) (cbrt 1/2))) a))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)))) |
#s(approx (/ 1 (* 2 a)) #s(hole binary64 (/ 1/2 a))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))))) (-.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))))))) |
(neg.f64 (-.f64 (neg.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))))) |
(fma.f64 (cbrt.f64 (/.f64 #s(literal 1/2 binary64) a)) (cbrt.f64 (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1/2 binary64) a)) (cbrt.f64 (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) (+.f64 a a)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) |
(fma.f64 (neg.f64 g) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) |
(+.f64 (*.f64 (neg.f64 g) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(pow.f64 (+.f64 a a) #s(literal -1 binary64)) |
(/.f64 #s(literal 1/2 binary64) a) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 a a)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 2 binary64) a) |
(+.f64 a a) |
#s(literal 2 binary64) |
a |
(/.f64 (-.f64 (*.f64 g g) (*.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) #s(literal 3 binary64))) (fma.f64 g g (-.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) (*.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) |
(neg.f64 (-.f64 (neg.f64 (neg.f64 g)) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) |
(fma.f64 #s(literal -1 binary64) g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) |
(+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) |
(*.f64 #s(literal -1 binary64) g) |
(neg.f64 g) |
g |
(pow.f64 (*.f64 (+.f64 g h) (-.f64 g h)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) |
(*.f64 (+.f64 g h) (-.f64 g h)) |
(/.f64 (-.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 h h) (*.f64 h h))) (fma.f64 g g (*.f64 h h))) |
(/.f64 (-.f64 (pow.f64 (*.f64 g g) #s(literal 3 binary64)) (pow.f64 (*.f64 h h) #s(literal 3 binary64))) (fma.f64 (*.f64 g g) (*.f64 g g) (fma.f64 (*.f64 h h) (*.f64 h h) (*.f64 (*.f64 g g) (*.f64 h h))))) |
(neg.f64 (-.f64 (*.f64 h h) (*.f64 g g))) |
(fma.f64 (pow.f64 g #s(literal 1 binary64)) (pow.f64 g #s(literal 1 binary64)) (*.f64 (neg.f64 h) h)) |
(fma.f64 (pow.f64 g #s(literal 1 binary64)) (pow.f64 g #s(literal 1 binary64)) (neg.f64 (*.f64 h h))) |
(fma.f64 (fabs.f64 g) (fabs.f64 g) (*.f64 (neg.f64 h) h)) |
(fma.f64 (fabs.f64 g) (fabs.f64 g) (neg.f64 (*.f64 h h))) |
(fma.f64 (neg.f64 g) (neg.f64 g) (*.f64 (neg.f64 h) h)) |
(fma.f64 (neg.f64 g) (neg.f64 g) (neg.f64 (*.f64 h h))) |
(fma.f64 g g (*.f64 (neg.f64 h) h)) |
(fma.f64 g g (neg.f64 (*.f64 h h))) |
(-.f64 (*.f64 g g) (*.f64 h h)) |
(+.f64 (*.f64 g g) (*.f64 (neg.f64 h) h)) |
(+.f64 (*.f64 g g) (neg.f64 (*.f64 h h))) |
(*.f64 (pow.f64 g #s(literal 1 binary64)) (pow.f64 g #s(literal 1 binary64))) |
(*.f64 (fabs.f64 g) (fabs.f64 g)) |
(*.f64 (neg.f64 g) (neg.f64 g)) |
(*.f64 g g) |
(pow.f64 g #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 g) #s(literal 2 binary64))) |
(*.f64 (pow.f64 h #s(literal 1 binary64)) (pow.f64 h #s(literal 1 binary64))) |
(*.f64 (fabs.f64 h) (fabs.f64 h)) |
(*.f64 (neg.f64 h) (neg.f64 h)) |
(*.f64 h h) |
(pow.f64 h #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 h) #s(literal 2 binary64))) |
h |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1/2 binary64) a)) (cbrt.f64 (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 g g) (*.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) #s(literal 3 binary64))) (fma.f64 g g (fma.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) (*.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) |
(neg.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) (neg.f64 g))) |
(fma.f64 #s(literal -1 binary64) g (neg.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) |
(-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) |
(+.f64 (neg.f64 g) (neg.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64))) (cbrt.f64 #s(literal -1/2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (*.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (cbrt.f64 #s(literal -1/2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 17 binary64)) h) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64)))) (*.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (cbrt.f64 #s(literal 1/2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 17 binary64)) h) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64)))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64))) (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64))) (cbrt.f64 #s(literal -1/2 binary64)) (*.f64 g (fma.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 17 binary64)) h) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 17 binary64)) h) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64))))) (*.f64 g (*.f64 #s(literal -1/3 binary64) (fma.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (cbrt.f64 #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/27 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 17 binary64)) h) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64)))))) (*.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -2/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 17 binary64)) h) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64)))) (*.f64 #s(literal -1/27 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))))))))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 (*.f64 g (cbrt.f64 #s(literal 1/2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 17 binary64)) h) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 g (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 (*.f64 g (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -2/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 17 binary64)) h) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64)))) (*.f64 #s(literal -1/27 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (cbrt.f64 #s(literal 1/2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 17 binary64)) h) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64))))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 g (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 g (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 a (*.f64 (*.f64 h h) h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (+.f64 (neg.f64 g) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (fma.f64 g (fma.f64 #s(literal 1/2 binary64) (/.f64 g (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (fma.f64 g (fma.f64 g (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (neg g) (neg.f64 g)) |
#s(approx g g) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* g g) (* h h))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* g g) (* h h))) (fma.f64 h (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 g g) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (fma.f64 h (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 g g) (fma.f64 (*.f64 g g) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 g g)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (- (* g g) (* h h)) (neg.f64 (*.f64 h h))) |
#s(approx (- (* g g) (* h h)) (*.f64 (+.f64 g h) (-.f64 g h))) |
#s(approx (* g g) (*.f64 g g)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (*.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) g) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 17 binary64)) h) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64))))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 (*.f64 g (cbrt.f64 #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/27 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 17 binary64)) h) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (cbrt.f64 #s(literal -1/2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 17 binary64)) h) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64))))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 g a) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 g (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 g (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 g g)) (*.f64 (*.f64 a (*.f64 (*.f64 h h) h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (neg.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (neg.f64 g) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 g (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64))) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 g (fma.f64 g (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 g g)) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1 binary64))) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 (*.f64 #s(literal -1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64)))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 10 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal -1/4 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 (*.f64 #s(literal -1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64)))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 10 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 16 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal -1/4 binary64)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/576 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 5 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) a) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 h h) (*.f64 h h))) (*.f64 a (*.f64 g g)))) g)) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 g g))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h))) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g)))))) g)) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 h #s(literal 8 binary64)) #s(literal 5/64 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 g g))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h))) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))))) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 g g)))) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 g g)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 g g) (*.f64 g g)))))) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 h #s(literal 8 binary64)) #s(literal 5/64 binary64)) (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g))) (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 g g)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 g g) (*.f64 g g))))))) g)) |
#s(approx (sqrt (- (* g g) (* h h))) g) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 g (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 h h)) (*.f64 g g))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g))))))))) |
#s(approx (- (* g g) (* h h)) (*.f64 g g)) |
#s(approx (- (* g g) (* h h)) (*.f64 (*.f64 g g) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 h h)) (*.f64 g g))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal -1 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 (*.f64 #s(literal -1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64)))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 (*.f64 #s(literal -1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64)))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 (*.f64 #s(literal -1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64)))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (pow.f64 g #s(literal 20 binary64))))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) a) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 (*.f64 h h) (*.f64 h h))) (*.f64 a #s(literal 2 binary64))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (neg.f64 g) a)) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 h h)) (*.f64 a (*.f64 g g))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g)))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 h h)) (*.f64 a (*.f64 g g))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g)))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 h h)) (*.f64 a (*.f64 g g))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g)) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 g (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) #s(literal -2 binary64)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 g (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) #s(literal -2 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 g (-.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 (neg.f64 g) (+.f64 (neg.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 g (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) a)) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (cbrt.f64 (*.f64 (*.f64 g g) (/.f64 (pow.f64 h #s(literal 8 binary64)) a))) (cbrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 g g) g))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) g)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 g (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) a))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g))))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (cbrt.f64 (*.f64 (*.f64 g g) (/.f64 (pow.f64 h #s(literal 8 binary64)) a))) (cbrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 g g) g))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) g)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (neg.f64 (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (neg.f64 g) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (neg.f64 g) (fma.f64 (*.f64 #s(literal -1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64)))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (neg.f64 (*.f64 g (fma.f64 (*.f64 #s(literal -1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64)))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (pow.f64 g #s(literal 20 binary64))))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) a) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 (*.f64 h h) (*.f64 h h))) (*.f64 a #s(literal 2 binary64))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (neg.f64 g) a)) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (neg.f64 g) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (neg.f64 g) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g)))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (neg.f64 g) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g)))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 (neg.f64 g) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 h h)) (*.f64 g g))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 (neg.f64 g) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 (neg.f64 g) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (neg.f64 g)) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 (neg.f64 g) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 h h)) (*.f64 g g))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 (neg.f64 g) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 (neg.f64 g) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/48 binary64) (/.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (cbrt.f64 (*.f64 (*.f64 g g) (/.f64 (pow.f64 h #s(literal 8 binary64)) a))) (cbrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 g g) g))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/576 binary64) (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g)))))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (cbrt.f64 (*.f64 (*.f64 g g) (/.f64 (pow.f64 h #s(literal 8 binary64)) a))) (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 g g) g))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) a))) g))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) a)))) g))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 8 binary64)) #s(literal 5/64 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)))) (/.f64 (*.f64 h h) a))))) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 g g)) (*.f64 #s(literal 1/2 binary64) (*.f64 h h))) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 g g) (*.f64 g g))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 g g)) (*.f64 #s(literal 1/2 binary64) (*.f64 h h)))) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 h #s(literal 8 binary64)) #s(literal 5/64 binary64))) (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g))) (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 g g)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 g g) (*.f64 g g))))))) g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal -1 binary64)) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (*.f64 (*.f64 h h) (*.f64 h h))))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal -1 binary64)) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 h h) (fma.f64 (*.f64 #s(literal -1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 h h) (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (*.f64 (*.f64 h h) (*.f64 h h))))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 h h) (fma.f64 (*.f64 #s(literal -1/48 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 13 binary64)) (*.f64 (*.f64 h h) (*.f64 h h))))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))) (*.f64 (*.f64 g g) #s(literal 2 binary64))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (*.f64 (*.f64 h h) (*.f64 h h)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (fma.f64 (*.f64 #s(literal -1/24 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (*.f64 (*.f64 h h) (*.f64 h h))))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 g g) (*.f64 h h)))) (/.f64 (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/192 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) (*.f64 (*.f64 h h) #s(literal -1/2 binary64))))) (/.f64 #s(literal 5/128 binary64) (*.f64 a (pow.f64 g #s(literal 7 binary64)))))) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1/48 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 13 binary64)) (*.f64 (*.f64 h h) (*.f64 h h))))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 h h)) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (/.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (/.f64 (*.f64 #s(literal -5/256 binary64) (*.f64 h h)) (*.f64 a (pow.f64 g #s(literal 7 binary64)))) (/.f64 #s(literal 1/32 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 (*.f64 h h) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 h h)) (*.f64 (*.f64 g g) g)) (/.f64 #s(literal 1/2 binary64) g)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 h h) (pow.f64 g #s(literal -5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/2 binary64) g)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (fma.f64 #s(literal -5/128 binary64) (/.f64 (*.f64 h h) (pow.f64 g #s(literal 7 binary64))) (*.f64 #s(literal -1/16 binary64) (pow.f64 g #s(literal -5 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/2 binary64) g)))) |
#s(approx (sqrt (- (* g g) (* h h))) (-.f64 g (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h h) g)))) |
#s(approx (sqrt (- (* g g) (* h h))) (+.f64 g (*.f64 (*.f64 h h) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 h h)) (*.f64 (*.f64 g g) g)) (/.f64 #s(literal 1/2 binary64) g))))) |
#s(approx (sqrt (- (* g g) (* h h))) (+.f64 g (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 h h) (pow.f64 g #s(literal -5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/2 binary64) g))))) |
#s(approx (- (* g g) (* h h)) (+.f64 (neg.f64 (*.f64 h h)) (*.f64 g g))) |
#s(approx (* h h) (*.f64 h h)) |
#s(approx h h) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal -1 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g)))) (*.f64 (*.f64 h h) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))) (*.f64 (*.f64 g g) #s(literal 2 binary64))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (-.f64 (/.f64 (neg.f64 g) a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (+.f64 (/.f64 (neg.f64 g) a) (*.f64 (*.f64 h h) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (+.f64 (/.f64 (neg.f64 g) a) (*.f64 (*.f64 h h) (fma.f64 (*.f64 h h) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (/.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h h) g) (*.f64 #s(literal -2 binary64) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (fma.f64 (*.f64 h h) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g)) (/.f64 #s(literal 1/2 binary64) g)) (*.f64 #s(literal -2 binary64) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (fma.f64 (*.f64 h h) (fma.f64 (*.f64 h h) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 h h) (pow.f64 g #s(literal -5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 g g) g))) (/.f64 #s(literal 1/2 binary64) g)) (*.f64 #s(literal -2 binary64) g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) g) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) g) (cbrt.f64 #s(literal -1/2 binary64))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64)))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (pow.f64 h #s(literal 8 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (pow.f64 h #s(literal 8 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) g) (cbrt.f64 #s(literal -1/2 binary64))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64)))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (pow.f64 h #s(literal 8 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (pow.f64 h #s(literal 8 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) g) (cbrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64))))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64))))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) g) (cbrt.f64 #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) g) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (pow.f64 h #s(literal 8 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64)))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (pow.f64 h #s(literal 8 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64))))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 a (*.f64 h h)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 a (*.f64 (*.f64 h h) (*.f64 h h))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 a (*.f64 h h)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 g) h)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 g g)) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 g h)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 g g)) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 g h)))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 g g)) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 g g)) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)) (*.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 g g)) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* g g) (* h h)) (*.f64 (*.f64 h h) (-.f64 (/.f64 (*.f64 g g) (*.f64 h h)) #s(literal 1 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) g) (cbrt.f64 #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (pow.f64 h #s(literal 8 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) g) (cbrt.f64 #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 (*.f64 #s(literal 1/6 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (pow.f64 h #s(literal 8 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) g) (cbrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64))))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 g (*.f64 a h)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 g g)) (*.f64 (*.f64 a (*.f64 h h)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 a (*.f64 h h)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 g g) (*.f64 g g))) (*.f64 (*.f64 a (*.f64 (*.f64 h h) (*.f64 h h))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (/.f64 (neg.f64 g) h) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 g g)) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 g h)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 g h))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 h (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64))))) (*.f64 (*.f64 h h) h))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 h (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))))) h)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 h (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (fma.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))))))) h)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (neg.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (neg.f64 (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) g) (cbrt.f64 #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (neg.f64 (*.f64 h (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (cbrt.f64 (/.f64 h (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 h h) h))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (neg.f64 (*.f64 h (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))))) h)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) g) (cbrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 h h) h))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (neg.f64 (*.f64 h (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 g (*.f64 a h)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (neg.f64 (*.f64 h (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 g g)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) h)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (neg.f64 (*.f64 h (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 a (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 g g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))) h)) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) h)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg.f64 (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 g h))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg.f64 (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 g g)) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) g) h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg.f64 (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 h h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 g g)) (sqrt.f64 #s(literal -1 binary64)))) h)) g) h)))))) |
#s(approx (sqrt (- (* g g) (* h h))) (neg.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* g g) (* h h))) (neg.f64 (*.f64 h (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 g g)) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (neg.f64 (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 g g)) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (neg.f64 (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)) (*.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 g g)) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (neg.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (neg.f64 (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) g) (cbrt.f64 #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (neg.f64 (*.f64 h (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (cbrt.f64 (/.f64 h (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64))))) (*.f64 (*.f64 h h) h))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (neg.f64 (*.f64 h (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))))) h)) (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) g) (cbrt.f64 #s(literal -1/2 binary64))))) (*.f64 (*.f64 h h) h))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (neg.f64 (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (*.f64 #s(literal 1/2 binary64) (/.f64 g (*.f64 a h))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (neg.f64 (*.f64 h (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 g g)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) h)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (neg.f64 (*.f64 h (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 a (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) h)) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) h)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (neg.f64 (*.f64 h (-.f64 (/.f64 g h) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (neg.f64 (*.f64 h (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 g g)) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) g) h)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (neg.f64 (*.f64 h (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 h h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 g g) (sqrt.f64 #s(literal -1 binary64))))) h)) g) h)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (/.f64 (+.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g)) #s(literal 1/2 binary64)))) a)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g)) a)) |
#s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) |
#s(approx (* 2 a) (+.f64 a a)) |
#s(approx a a) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a) #s(literal -1/2 binary64)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a) #s(literal 1/2 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a) #s(literal 1/2 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a) #s(literal -1/2 binary64)))) |
Compiled 8 226 to 2 205 computations (73.2% saved)
20 alts after pruning (20 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 244 | 20 | 264 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 245 | 20 | 265 |
| Status | Accuracy | Program |
|---|---|---|
| 44.2% | (fma.f64 (cbrt.f64 (/.f64 #s(literal 1/2 binary64) a)) (cbrt.f64 (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) | |
| 41.7% | (/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))))))) | |
| 29.7% | (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| ▶ | 31.6% | (+.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
| 30.6% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal 1/3 binary64))) | |
| 46.1% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1/2 binary64) a)) (cbrt.f64 (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) | |
| ▶ | 23.0% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)))))) |
| 26.5% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g))))) | |
| ▶ | 22.1% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
| 26.5% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (neg.f64 g) a)))) | |
| ▶ | 75.6% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
| 24.6% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 23.0% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 26.0% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (neg.f64 g) a))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 21.3% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 23.0% | (+.f64 #s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 20.5% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (/.f64 (+.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g)) #s(literal 1/2 binary64)))) a)) | |
| 42.0% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a) #s(literal 1/2 binary64))))) | |
| 35.3% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal -1/4 binary64)))))) | |
| ▶ | 75.6% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
Compiled 1 448 to 1 164 computations (19.6% saved)
| Inputs |
|---|
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
(+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
(neg.f64 g) |
g |
#s(approx (sqrt (- (* g g) (* h h))) g) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)) |
(cbrt.f64 (/.f64 g a)) |
(/.f64 g a) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) |
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) |
(-.f64 (*.f64 g g) (*.f64 h h)) |
(*.f64 g g) |
(*.f64 h h) |
h |
(cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 h h)) |
#s(literal -1/4 binary64) |
(*.f64 a g) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)) |
#s(literal -1/2 binary64) |
(/.f64 (*.f64 h h) g) |
(+.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) |
(sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) |
(*.f64 (+.f64 g h) (-.f64 g h)) |
(+.f64 g h) |
(-.f64 g h) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) |
| Outputs |
|---|
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))))))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt 1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2))))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* 1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* 1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (+ (* -1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* -1 g) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* 1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* g (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (neg g) #s(hole binary64 (* -1 g))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* (pow g 2) (- (* 1/16 (/ (pow g 2) (* (pow h 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow h 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt -1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* -1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* -1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (- (* 1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* -1 g) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* -1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* g (- (* 1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) #s(hole binary64 (* -1 (cbrt (/ g a))))) |
#s(approx (* (cbrt (/ g a)) 1) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (/ g a) #s(hole binary64 (/ g a))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* -1 (pow h 2)))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (- (pow g 2) (pow h 2)))) |
#s(approx (* g g) #s(hole binary64 (pow g 2))) |
#s(approx (/ (* -1/4 (* h h)) (* a g)) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* a g) #s(hole binary64 (* a g))) |
#s(approx (* -1/2 (/ (* h h) g)) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (/ (* h h) g) #s(hole binary64 (/ (pow h 2) g))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* 1/3 (* (pow (/ (* 1 (pow a 2)) (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* (cbrt (/ 1 (pow (cbrt 1/2) 2))) (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a)))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (+ (* 1/3 (* (pow (/ (* 1 (pow a 2)) (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* (cbrt (/ 1 (pow (cbrt 1/2) 2))) (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a)))))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (- (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1))))) (* 1/3 (* (pow (/ (* 1 a) (* h (sqrt -1))) 1/9) (* (cbrt (/ 1 (cbrt 1/2))) (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 2))))) (pow (cbrt 1/2) 2))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (+ (* 1/3 (* (pow (/ (* 1 (pow a 2)) (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* (cbrt (/ 1 (pow (cbrt 1/2) 2))) (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a)))))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (- (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1))))) (* 1/3 (* (pow (/ (* 1 a) (* h (sqrt -1))) 1/9) (* (cbrt (/ 1 (cbrt 1/2))) (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 2))))) (pow (cbrt 1/2) 2)))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (- (* -1/8 (/ (* (+ h (* -1 h)) (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2)))))) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (+ (* 1/27 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 3) (pow (cbrt 1/2) 2)))) (* 2/3 (* (pow (/ (* 1 (pow a 5)) (* (pow h 5) (pow (sqrt -1) 5))) 1/9) (* (cbrt (/ 1 (pow (cbrt 1/2) 5))) (* (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) (- (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1))))) (* 1/3 (* (pow (/ (* 1 a) (* h (sqrt -1))) 1/9) (* (cbrt (/ 1 (cbrt 1/2))) (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 2))))))))))) (pow (cbrt 1/2) 2)))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ (* 1 (pow a 2)) (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* (* g (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a)))) (cbrt (/ 1 (pow (cbrt 1/2) 2)))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* g (- (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1))))) (* 1/3 (* (pow (/ (* 1 a) (* h (sqrt -1))) 1/9) (* (cbrt (/ 1 (cbrt 1/2))) (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 2)))))) (pow (cbrt 1/2) 2)))) (* 1/3 (* (pow (/ (* 1 (pow a 2)) (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* (cbrt (/ 1 (pow (cbrt 1/2) 2))) (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a)))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ (* 1 (pow a 2)) (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* (cbrt (/ 1 (pow (cbrt 1/2) 2))) (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a)))))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* g (- (* -1/8 (/ (* (+ h (* -1 h)) (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2)))))) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (+ (* 1/27 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 3) (pow (cbrt 1/2) 2)))) (* 2/3 (* (pow (/ (* 1 (pow a 5)) (* (pow h 5) (pow (sqrt -1) 5))) 1/9) (* (cbrt (/ 1 (pow (cbrt 1/2) 5))) (* (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) (- (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1))))) (* 1/3 (* (pow (/ (* 1 a) (* h (sqrt -1))) 1/9) (* (cbrt (/ 1 (cbrt 1/2))) (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 2)))))))))))) (pow (cbrt 1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (- (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1))))) (* 1/3 (* (pow (/ (* 1 a) (* h (sqrt -1))) 1/9) (* (cbrt (/ 1 (cbrt 1/2))) (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 2))))) (pow (cbrt 1/2) 2)))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (+ (* 1/4 (/ (* g (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2)))))) (* a (* h (sqrt -1))))) (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (+ (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* g (+ (* -1/8 (/ (* g (* (+ h (* -1 h)) (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))))) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1)))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (+ (* 1/4 (/ (* g (+ h (* -1 h))) (* a (* h (sqrt -1))))) (* 1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (+ (* 1/4 (/ (* g (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2)))))) (* a (* h (sqrt -1))))) (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1)))))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (+ (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* g (+ (* -1/8 (/ (* g (* (+ h (* -1 h)) (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))))) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1)))))))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (+ (* 1/2 (/ (* g (+ h (* -1 h))) (* h (sqrt -1)))) (* h (sqrt -1))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (+ (* g (+ (* 1/2 (/ (* g (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2)))))) (* h (sqrt -1)))) (* 1/2 (/ (+ h (* -1 h)) (* h (sqrt -1)))))) (* h (sqrt -1))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (+ (* g (+ (* 1/2 (/ (+ h (* -1 h)) (* h (sqrt -1)))) (* g (+ (* -1/4 (/ (* g (* (+ h (* -1 h)) (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))))) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* h (sqrt -1)))))))) (* h (sqrt -1))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* -1 (pow h 2)))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (+ (* -1 (pow h 2)) (* g (+ h (* -1 h)))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (+ (* -1 (pow h 2)) (* g (+ g (+ h (* -1 h))))))) |
#s(approx (+ g h) #s(hole binary64 h)) |
#s(approx (+ g h) #s(hole binary64 (+ g h))) |
#s(approx (- g h) #s(hole binary64 (* -1 h))) |
#s(approx (- g h) #s(hole binary64 (- g h))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 16)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/576 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 5)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (* -1/16 (/ (pow h 4) (* a (pow g 2))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4)))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4))))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2)))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 g)) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt -1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (* 1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2))))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/32 (/ (pow h 6) (* a (pow g 6)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2)))))) (/ 1 a))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/2 (/ (pow h 2) (pow g 2))) 2)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/8 (/ (pow h 4) (pow g 4))) (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/16 (/ (pow h 6) (pow g 6))) (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (pow g 2))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow g 2) (+ 1 (* -1 (/ (pow h 2) (pow g 2))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (/ (NAN) g))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (+ (/ (NAN) g) (/ (NAN) (pow g 2))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (+ (/ (NAN) g) (+ (/ (NAN) (pow g 2)) (/ (NAN) (pow g 3)))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (NAN))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (NAN) (/ (NAN) g)))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (NAN) (+ (/ (NAN) g) (/ (NAN) (pow g 2)))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (NAN) (+ (/ (NAN) g) (+ (/ (NAN) (pow g 2)) (/ (NAN) (pow g 3))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* 1/4 (/ (+ h (* -1 h)) a)))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* 1/4 (/ (+ h (* -1 h)) a)) (* 1/4 (/ (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) (* a g)))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* -1/8 (/ (* (+ h (* -1 h)) (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2)))) (* a (pow g 2)))) (+ (* 1/4 (/ (+ h (* -1 h)) a)) (* 1/4 (/ (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) (* a g))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* -1/4 (/ (+ (* -1/4 (* (pow (+ h (* -1 h)) 2) (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))))) (* 1/4 (pow (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) 2))) (* a (pow g 3)))) (+ (* -1/8 (/ (* (+ h (* -1 h)) (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2)))) (* a (pow g 2)))) (+ (* 1/4 (/ (+ h (* -1 h)) a)) (* 1/4 (/ (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) (* a g)))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* g (+ (* 1/4 (/ (+ h (* -1 h)) (* a g))) (* 1/2 (/ 1 a)))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* g (+ (* 1/4 (/ (+ h (* -1 h)) (* a g))) (+ (* 1/4 (/ (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) (* a (pow g 2)))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* g (+ (* -1/8 (/ (* (+ h (* -1 h)) (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2)))) (* a (pow g 3)))) (+ (* 1/4 (/ (+ h (* -1 h)) (* a g))) (+ (* 1/4 (/ (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) (* a (pow g 2)))) (* 1/2 (/ 1 a)))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 g)) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* g (+ 1 (* 1/2 (/ (+ h (* -1 h)) g)))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* g (+ 1 (+ (* 1/2 (/ (+ h (* -1 h)) g)) (* 1/2 (/ (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) (pow g 2)))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* g (+ 1 (+ (* -1/4 (/ (* (+ h (* -1 h)) (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2)))) (pow g 3))) (+ (* 1/2 (/ (+ h (* -1 h)) g)) (* 1/2 (/ (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) (pow g 2))))))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (pow g 2))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* (pow g 2) (+ 1 (+ (* -1 (/ h g)) (/ h g)))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* (pow g 2) (+ 1 (+ (* -1 (/ h g)) (+ (* -1 (/ (pow h 2) (pow g 2))) (/ h g))))))) |
#s(approx (+ g h) #s(hole binary64 g)) |
#s(approx (+ g h) #s(hole binary64 (* g (+ 1 (/ h g))))) |
#s(approx (- g h) #s(hole binary64 g)) |
#s(approx (- g h) #s(hole binary64 (* g (+ 1 (* -1 (/ h g)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 2)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt 1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (+ (* -1/32 (/ (pow h 6) (* a (pow g 6)))) (/ 1 a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ 1 (cbrt 1/2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ (cbrt -1) (pow (cbrt 1/2) 4)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a)))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (+ (* 1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (* 1/4 (/ (pow h 2) a))))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (pow h 4) (pow g 2))) (* -1/2 (pow h 2))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (pow h 6) (pow g 4))) (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2))))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g)))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) #s(hole binary64 (* (cbrt (/ g a)) (cbrt -1)))) |
#s(approx (* (cbrt (/ g a)) 1) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (cbrt (* g (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a)))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (cbrt (/ (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) (pow g 2))) (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1) (pow (cbrt 1/2) 2))))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (cbrt (/ (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) (pow g 2))) (* -1 (/ (+ (* 1/12 (* (/ (+ h (* -1 h)) a) (cbrt (/ 1 (* (pow g 2) (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2)))))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (cbrt (/ (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) (pow g 2))) (* -1 (/ (+ (* -1 (/ (+ (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2)))) (* 1/12 (* (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) a) (cbrt (/ (pow g 4) (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2)))))) (pow g 3))) (+ (* 1/12 (* (/ (+ h (* -1 h)) a) (cbrt (/ 1 (* (pow g 2) (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2)))))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2))))) g))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (cbrt (* g (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a)))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (* g (+ (cbrt (/ (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) (pow g 2))) (* -1/12 (* (/ (+ h (* -1 h)) a) (cbrt (/ 1 (* (pow g 5) (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2))))))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (* g (+ (cbrt (/ (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) (pow g 2))) (* -1 (/ (+ (* -1/12 (* (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) a) (cbrt (/ g (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2))))) (* 1/12 (* (/ (+ h (* -1 h)) a) (cbrt (/ (pow g 4) (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2)))))) (pow g 3)))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (* g (+ (cbrt (/ (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) (pow g 2))) (* -1 (/ (+ (* -1 (/ (+ (* 1/24 (* (/ (* (+ h (* -1 h)) (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2))) (cbrt (/ g (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2))))) (* 1/12 (* (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) a) (cbrt (/ (pow g 4) (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2)))))) g)) (* 1/12 (* (/ (+ h (* -1 h)) a) (cbrt (/ (pow g 4) (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2)))))) (pow g 3)))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (* g (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (+ h (* -1 h)) (* a g))) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ (pow (sqrt -1) 2) a)))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1/4 (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) (* a g))) (* 1/4 (/ (+ h (* -1 h)) a))) g)) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ (pow (sqrt -1) 2) a)))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (+ h (* -1 h)) (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2))))) (* a (* g (pow (sqrt -1) 2))))) (* 1/4 (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) a))) g)) (* 1/4 (/ (+ h (* -1 h)) a))) g)) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ (pow (sqrt -1) 2) a)))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1/2 (/ (* g (pow (sqrt -1) 2)) a)))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (+ h (* -1 h)) (* a g))) (* 1/2 (/ (pow (sqrt -1) 2) a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1/4 (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) (* a g))) (* 1/4 (/ (+ h (* -1 h)) a))) g)) (* 1/2 (/ (pow (sqrt -1) 2) a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (+ h (* -1 h)) (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2))))) (* a (* g (pow (sqrt -1) 2))))) (* 1/4 (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) a))) g)) (* 1/4 (/ (+ h (* -1 h)) a))) g)) (* 1/2 (/ (pow (sqrt -1) 2) a))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* g (pow (sqrt -1) 2))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* g (+ (* -1/2 (/ (+ h (* -1 h)) g)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1/2 (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) g)) (* 1/2 (+ h (* -1 h)))) g)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ h (* -1 h)) (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2))))) (* g (pow (sqrt -1) 2)))) (* 1/2 (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))))) g)) (* 1/2 (+ h (* -1 h)))) g)) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* (pow g 2) (+ 1 (* -1 (/ (+ (* -1 (+ h (* -1 h))) (/ (pow h 2) g)) g)))))) |
#s(approx (+ g h) #s(hole binary64 (* -1 (* g (- (* -1 (/ h g)) 1))))) |
#s(approx (- g h) #s(hole binary64 (* -1 (* g (- (/ h g) 1))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3))))))) (pow (cbrt 2) 2))))))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ (pow h 2) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (* (pow a 2) (* (pow g 2) (pow h 2)))) (/ (* (cbrt 1/2) (+ (* 1/192 (/ 1 (* a (* (pow g 5) (* (pow h 2) (pow (cbrt -1/2) 3)))))) (* 5/128 (/ 1 (* a (pow g 7)))))) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/256 (/ (pow h 2) (* a (pow g 7)))) (* 1/32 (/ 1 (* a (pow g 5)))))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/128 (/ (pow h 2) (pow g 7))) (* 1/16 (/ 1 (pow g 5))))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* -1/2 (/ (pow h 2) g))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* 1/4 (/ (pow h 2) (* a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* (pow h 2) (+ (* 1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* 1/2 (/ (pow h 2) g)) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* 1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (+ (* -1 (pow h 2)) (pow g 2)))) |
#s(approx (* h h) #s(hole binary64 (pow h 2))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (* -1/4 (* h h)) #s(hole binary64 (* -1/4 (pow h 2)))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) (+ (* 1/12 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)) 1/9) (/ (* h (+ g (* -1 g))) (* a g)))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) (+ (* h (+ (* 1/12 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)) 1/9) (/ (+ g (* -1 g)) (* a g)))) (* h (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2))) (- (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/48 (* (pow (/ 1 (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) 1/9) (/ (pow (+ g (* -1 g)) 2) (* (pow a 2) (pow g 2)))))))))))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) (+ (* h (+ (* 1/12 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)) 1/9) (/ (+ g (* -1 g)) (* a g)))) (* h (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2))) (- (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/48 (* (pow (/ 1 (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) 1/9) (/ (pow (+ g (* -1 g)) 2) (* (pow a 2) (pow g 2)))))))) (* 1/3 (* (* h (- (* 1/8 (/ (* (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (+ g (* -1 g))) (* a (pow g 3)))) (+ (* 1/1728 (* (/ (pow (+ g (* -1 g)) 3) (* (pow a 3) (pow g 3))) (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2))))) (* 1/6 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 5)) 1/9) (/ (* (+ g (* -1 g)) (- (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/48 (* (pow (/ 1 (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) 1/9) (/ (pow (+ g (* -1 g)) 2) (* (pow a 2) (pow g 2))))))) (* a g))))))) (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)))))))))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) (* 1/12 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)) 1/9) (/ (* h (+ g (* -1 g))) (* a g))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) (* h (+ (* 1/12 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)) 1/9) (/ (+ g (* -1 g)) (* a g)))) (* 1/3 (* (* h (- (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/48 (* (pow (/ 1 (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) 1/9) (/ (pow (+ g (* -1 g)) 2) (* (pow a 2) (pow g 2))))))) (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)))))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) (* h (+ (* 1/12 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)) 1/9) (/ (+ g (* -1 g)) (* a g)))) (* h (+ (* 1/3 (* (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2))) (- (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/48 (* (pow (/ 1 (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) 1/9) (/ (pow (+ g (* -1 g)) 2) (* (pow a 2) (pow g 2)))))))) (* 1/3 (* (* h (- (* 1/8 (/ (* (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (+ g (* -1 g))) (* a (pow g 3)))) (+ (* 1/1728 (* (/ (pow (+ g (* -1 g)) 3) (* (pow a 3) (pow g 3))) (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2))))) (* 1/6 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 5)) 1/9) (/ (* (+ g (* -1 g)) (- (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/48 (* (pow (/ 1 (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) 1/9) (/ (pow (+ g (* -1 g)) 2) (* (pow a 2) (pow g 2))))))) (* a g))))))) (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)))))))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (+ (* 1/4 (/ (* h (+ g (* -1 g))) (* a g))) (* 1/2 (/ g a)))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (+ (* 1/2 (/ g a)) (* h (+ (* -1/4 (/ (* h (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2))))) (* a g))) (* 1/4 (/ (+ g (* -1 g)) (* a g))))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (+ (* 1/2 (/ g a)) (* h (+ (* 1/4 (/ (+ g (* -1 g)) (* a g))) (* h (+ (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/8 (/ (* h (* (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (+ g (* -1 g)))) (* a (pow g 3)))))))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (+ (* 1/4 (/ (* h (+ g (* -1 g))) (* a g))) (* 1/2 (/ g a))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (+ (* 1/2 (/ g a)) (* h (+ (* -1/4 (/ (* h (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2))))) (* a g))) (* 1/4 (/ (+ g (* -1 g)) (* a g)))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (+ (* 1/2 (/ g a)) (* h (+ (* 1/4 (/ (+ g (* -1 g)) (* a g))) (* h (+ (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/8 (/ (* h (* (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (+ g (* -1 g)))) (* a (pow g 3))))))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (+ g (* 1/2 (/ (* h (+ g (* -1 g))) g))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (+ g (* h (+ (* -1/2 (/ (* h (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2))))) g)) (* 1/2 (/ (+ g (* -1 g)) g))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (+ g (* h (+ (* 1/2 (/ (+ g (* -1 g)) g)) (* h (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) g)) (* 1/4 (/ (* h (* (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (+ g (* -1 g)))) (pow g 3)))))))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (+ (* h (+ g (* -1 g))) (pow g 2)))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (+ (* h (+ g (+ (* -1 g) (* -1 h)))) (pow g 2)))) |
#s(approx (- g h) #s(hole binary64 (+ g (* -1 h)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (+ (sqrt -1) (* -1 (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))) (/ g h))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))) (/ g h))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* -1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (+ (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1 (/ g h)) (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (+ (sqrt -1) (/ g h)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* 1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (sqrt -1) (+ (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (/ g h))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow h 2) (- (/ (pow g 2) (pow h 2)) 1)))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 5) (pow (sqrt -1) 2)))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* 1/12 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 5) (pow (sqrt -1) 2)))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow h 11) (pow (sqrt -1) 11))))) (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (pow (cbrt 1/2) 2)))) (+ (* 1/12 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 5) (pow (sqrt -1) 2)))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 5) (pow (sqrt -1) 2)))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* h (+ (* 1/12 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 5) (pow (sqrt -1) 2)))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* h (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow h 11) (pow (sqrt -1) 11))))) (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (pow (cbrt 1/2) 2)))) (+ (* 1/12 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 5) (pow (sqrt -1) 2)))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* 1/4 (/ (+ g (* -1 g)) (* a (* h (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* 1/4 (/ (+ g (* -1 g)) (* a (* h (sqrt -1))))) (+ (* 1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a)))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/8 (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (+ (* 1/4 (/ (+ g (* -1 g)) (* a (* h (sqrt -1))))) (+ (* 1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* h (+ (* 1/4 (/ (+ g (* -1 g)) (* a (* h (sqrt -1))))) (* 1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* h (+ (* 1/4 (/ (+ g (* -1 g)) (* a (* h (sqrt -1))))) (+ (* 1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (+ (* 1/4 (/ (+ g (* -1 g)) (* a (* h (sqrt -1))))) (+ (* 1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a)))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* h (+ (sqrt -1) (* 1/2 (/ (+ g (* -1 g)) (* h (sqrt -1)))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* 1/2 (/ (+ g (* -1 g)) (* h (sqrt -1)))) (* 1/2 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/4 (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (* (pow h 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ g (* -1 g)) (* h (sqrt -1)))) (* 1/2 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* (pow h 2) (- (+ (* -1 (/ g h)) (/ g h)) 1)))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* (pow h 2) (- (+ (* -1 (/ g h)) (+ (/ g h) (/ (pow g 2) (pow h 2)))) 1)))) |
#s(approx (+ g h) #s(hole binary64 (* h (+ 1 (/ g h))))) |
#s(approx (- g h) #s(hole binary64 (* h (- (/ g h) 1)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* 1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* -1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3))))) (* 1/4 (/ (pow g 2) (* a (sqrt -1))))) h)) (* -1/2 (/ g a))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1/2 (/ (sqrt -1) a)) (* 1/2 (/ g (* a h)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow g 2) (* a (sqrt -1)))) (* 1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3)))))) h)) (* -1/2 (/ g a))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (/ g h) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h)) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h)) (sqrt -1)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* 1/3 (* (cbrt (/ (* (pow a 2) (pow h 4)) (pow (sqrt -1) 2))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/12 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2))))) h)) (+ (* 1/3 (* (cbrt (/ (* (pow a 2) (pow h 4)) (pow (sqrt -1) 2))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/24 (* (cbrt (/ h (* a (pow (sqrt -1) 11)))) (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (pow (cbrt 1/2) 2)))) (+ (* 1/12 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))))) h)) (+ (* 1/3 (* (cbrt (/ (* (pow a 2) (pow h 4)) (pow (sqrt -1) 2))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 5) (pow (sqrt -1) 2)))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/12 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2)))) (* 1/3 (* (cbrt (/ (* (pow a 2) (pow h 4)) (pow (sqrt -1) 2))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/24 (* (cbrt (/ h (* a (pow (sqrt -1) 11)))) (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (pow (cbrt 1/2) 2)))) (* 1/12 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2))))) h)) (* 1/3 (* (cbrt (/ (* (pow a 2) (pow h 4)) (pow (sqrt -1) 2))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (+ (* -1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (* h (sqrt -1))))) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1)))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (* a (* h (pow (sqrt -1) 3))))) (* 1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (sqrt -1))))) h)) (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1)))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1 (* h (+ (* -1/4 (/ (+ g (* -1 g)) (* a (* h (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (* h (sqrt -1))))) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (* a (* h (pow (sqrt -1) 3))))) (* 1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (sqrt -1))))) h)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1/2 (/ (+ g (* -1 g)) (* h (sqrt -1))))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* h (sqrt -1)))) (* 1/2 (/ (+ g (* -1 g)) (sqrt -1)))) h))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (* h (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) h)) (* 1/2 (/ (+ g (* -1 g)) (sqrt -1)))) h))))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* (pow h 2) (- (* -1 (/ (+ g (* -1 g)) h)) 1)))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* (pow h 2) (- (* -1 (/ (+ g (+ (* -1 g) (* -1 (/ (pow g 2) h)))) h)) 1)))) |
#s(approx (+ g h) #s(hole binary64 (* -1 (* h (- (* -1 (/ g h)) 1))))) |
#s(approx (- g h) #s(hole binary64 (* -1 (* h (+ 1 (* -1 (/ g h))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (cbrt -1/2)) (* (cbrt (* (pow a 2) (- (sqrt (- (pow g 2) (pow h 2))) g))) (cbrt 1/2))) a))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)))) |
#s(approx (/ 1 (* 2 a)) #s(hole binary64 (/ 1/2 a))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (cbrt (* (pow a 2) (+ (* -1/2 g) (* 1/2 (sqrt (* (+ g h) (- g h))))))) (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (cbrt -1/2))) a))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (cbrt (/ (+ (* -1/2 g) (* 1/2 (sqrt (* (+ g h) (- g h))))) a)))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (/ (+ (* -1/2 g) (* 1/2 (sqrt (* (+ g h) (- g h))))) a))) |
#s(approx (/ 1/2 a) #s(hole binary64 (/ 1/2 a))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (* (+ g h) (- g h))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (cbrt (/ (+ (* -1/2 g) (* 1/2 (sqrt (* (+ g h) (- g h))))) a)) (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (pow (cbrt -1) 2))))) |
#s(approx (* (cbrt (/ g a)) 1) #s(hole binary64 (* (cbrt (/ g a)) (pow (cbrt -1) 2)))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (* (cbrt (/ g a)) (pow (cbrt -1) 2)))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (/ (+ (* -1/2 (sqrt (* (+ g h) (- g h)))) (* 1/2 g)) a)) (cbrt -1))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* (cbrt (/ (+ (* -1/2 (sqrt (* (+ g h) (- g h)))) (* 1/2 g)) a)) (cbrt -1)))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (* (+ g h) (- g h)))) (* 1/2 g)) a)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 46.0ms | a | @ | inf | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) 1 (* 2 a) 2 a (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) g (sqrt (- (* g g) (* h h))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (cbrt (/ g a)) 1)) (* (cbrt (/ g a)) 1) (cbrt (/ g a)) (/ g a) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (+ (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (* h h) h (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/ (* -1/4 (* h h)) (* a g)) (* -1/4 (* h h)) -1/4 (* a g) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (* -1/2 (/ (* h h) g)) -1/2 (/ (* h h) g) (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (/ 1/2 a) 1/2 (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (sqrt (* (+ g h) (- g h))) (* (+ g h) (- g h)) (+ g h) (- g h) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h))))) |
| 22.0ms | g | @ | 0 | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) 1 (* 2 a) 2 a (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) g (sqrt (- (* g g) (* h h))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (cbrt (/ g a)) 1)) (* (cbrt (/ g a)) 1) (cbrt (/ g a)) (/ g a) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (+ (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (* h h) h (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/ (* -1/4 (* h h)) (* a g)) (* -1/4 (* h h)) -1/4 (* a g) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (* -1/2 (/ (* h h) g)) -1/2 (/ (* h h) g) (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (/ 1/2 a) 1/2 (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (sqrt (* (+ g h) (- g h))) (* (+ g h) (- g h)) (+ g h) (- g h) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h))))) |
| 15.0ms | h | @ | inf | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) 1 (* 2 a) 2 a (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) g (sqrt (- (* g g) (* h h))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (cbrt (/ g a)) 1)) (* (cbrt (/ g a)) 1) (cbrt (/ g a)) (/ g a) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (+ (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (* h h) h (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/ (* -1/4 (* h h)) (* a g)) (* -1/4 (* h h)) -1/4 (* a g) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (* -1/2 (/ (* h h) g)) -1/2 (/ (* h h) g) (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (/ 1/2 a) 1/2 (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (sqrt (* (+ g h) (- g h))) (* (+ g h) (- g h)) (+ g h) (- g h) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h))))) |
| 13.0ms | a | @ | -inf | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) 1 (* 2 a) 2 a (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) g (sqrt (- (* g g) (* h h))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (cbrt (/ g a)) 1)) (* (cbrt (/ g a)) 1) (cbrt (/ g a)) (/ g a) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (+ (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (* h h) h (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/ (* -1/4 (* h h)) (* a g)) (* -1/4 (* h h)) -1/4 (* a g) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (* -1/2 (/ (* h h) g)) -1/2 (/ (* h h) g) (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (/ 1/2 a) 1/2 (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (sqrt (* (+ g h) (- g h))) (* (+ g h) (- g h)) (+ g h) (- g h) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h))))) |
| 12.0ms | a | @ | 0 | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) 1 (* 2 a) 2 a (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) g (sqrt (- (* g g) (* h h))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (cbrt (/ g a)) 1)) (* (cbrt (/ g a)) 1) (cbrt (/ g a)) (/ g a) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (+ (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (* h h) h (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/ (* -1/4 (* h h)) (* a g)) (* -1/4 (* h h)) -1/4 (* a g) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (* -1/2 (/ (* h h) g)) -1/2 (/ (* h h) g) (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (/ 1/2 a) 1/2 (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (sqrt (* (+ g h) (- g h))) (* (+ g h) (- g h)) (+ g h) (- g h) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2302 | 90194332491 |
| 0 | 2374 | 22491 |
| 0 | 9132 | 21850 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
(+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
(neg.f64 g) |
g |
#s(approx (sqrt (- (* g g) (* h h))) g) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)) |
(cbrt.f64 (/.f64 g a)) |
(/.f64 g a) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) |
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) |
(-.f64 (*.f64 g g) (*.f64 h h)) |
(*.f64 g g) |
(*.f64 h h) |
h |
(cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 h h)) |
#s(literal -1/4 binary64) |
(*.f64 a g) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)) |
#s(literal -1/2 binary64) |
(/.f64 (*.f64 h h) g) |
(+.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) |
(sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) |
(*.f64 (+.f64 g h) (-.f64 g h)) |
(+.f64 g h) |
(-.f64 g h) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))))))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt 1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2))))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* 1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* 1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (+ (* -1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* -1 g) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* 1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* g (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (neg g) #s(hole binary64 (* -1 g))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* (pow g 2) (- (* 1/16 (/ (pow g 2) (* (pow h 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow h 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt -1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* -1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* -1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (- (* 1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* -1 g) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* -1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* g (- (* 1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) #s(hole binary64 (* -1 (cbrt (/ g a))))) |
#s(approx (* (cbrt (/ g a)) 1) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (/ g a) #s(hole binary64 (/ g a))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* -1 (pow h 2)))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (- (pow g 2) (pow h 2)))) |
#s(approx (* g g) #s(hole binary64 (pow g 2))) |
#s(approx (/ (* -1/4 (* h h)) (* a g)) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* a g) #s(hole binary64 (* a g))) |
#s(approx (* -1/2 (/ (* h h) g)) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (/ (* h h) g) #s(hole binary64 (/ (pow h 2) g))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* 1/3 (* (pow (/ (* 1 (pow a 2)) (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* (cbrt (/ 1 (pow (cbrt 1/2) 2))) (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a)))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (+ (* 1/3 (* (pow (/ (* 1 (pow a 2)) (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* (cbrt (/ 1 (pow (cbrt 1/2) 2))) (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a)))))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (- (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1))))) (* 1/3 (* (pow (/ (* 1 a) (* h (sqrt -1))) 1/9) (* (cbrt (/ 1 (cbrt 1/2))) (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 2))))) (pow (cbrt 1/2) 2))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (+ (* 1/3 (* (pow (/ (* 1 (pow a 2)) (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* (cbrt (/ 1 (pow (cbrt 1/2) 2))) (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a)))))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (- (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1))))) (* 1/3 (* (pow (/ (* 1 a) (* h (sqrt -1))) 1/9) (* (cbrt (/ 1 (cbrt 1/2))) (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 2))))) (pow (cbrt 1/2) 2)))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (- (* -1/8 (/ (* (+ h (* -1 h)) (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2)))))) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (+ (* 1/27 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 3) (pow (cbrt 1/2) 2)))) (* 2/3 (* (pow (/ (* 1 (pow a 5)) (* (pow h 5) (pow (sqrt -1) 5))) 1/9) (* (cbrt (/ 1 (pow (cbrt 1/2) 5))) (* (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) (- (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1))))) (* 1/3 (* (pow (/ (* 1 a) (* h (sqrt -1))) 1/9) (* (cbrt (/ 1 (cbrt 1/2))) (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 2))))))))))) (pow (cbrt 1/2) 2)))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ (* 1 (pow a 2)) (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* (* g (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a)))) (cbrt (/ 1 (pow (cbrt 1/2) 2)))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* g (- (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1))))) (* 1/3 (* (pow (/ (* 1 a) (* h (sqrt -1))) 1/9) (* (cbrt (/ 1 (cbrt 1/2))) (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 2)))))) (pow (cbrt 1/2) 2)))) (* 1/3 (* (pow (/ (* 1 (pow a 2)) (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* (cbrt (/ 1 (pow (cbrt 1/2) 2))) (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a)))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ (* 1 (pow a 2)) (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* (cbrt (/ 1 (pow (cbrt 1/2) 2))) (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a)))))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* g (- (* -1/8 (/ (* (+ h (* -1 h)) (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2)))))) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (+ (* 1/27 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 3) (pow (cbrt 1/2) 2)))) (* 2/3 (* (pow (/ (* 1 (pow a 5)) (* (pow h 5) (pow (sqrt -1) 5))) 1/9) (* (cbrt (/ 1 (pow (cbrt 1/2) 5))) (* (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) (- (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1))))) (* 1/3 (* (pow (/ (* 1 a) (* h (sqrt -1))) 1/9) (* (cbrt (/ 1 (cbrt 1/2))) (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 2)))))))))))) (pow (cbrt 1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (- (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1))))) (* 1/3 (* (pow (/ (* 1 a) (* h (sqrt -1))) 1/9) (* (cbrt (/ 1 (cbrt 1/2))) (pow (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))) 2))))) (pow (cbrt 1/2) 2)))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (+ (* 1/4 (/ (* g (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2)))))) (* a (* h (sqrt -1))))) (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (+ (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* g (+ (* -1/8 (/ (* g (* (+ h (* -1 h)) (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))))) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1)))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (+ (* 1/4 (/ (* g (+ h (* -1 h))) (* a (* h (sqrt -1))))) (* 1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (+ (* 1/4 (/ (* g (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2)))))) (* a (* h (sqrt -1))))) (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1)))))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (+ (* 1/4 (/ (+ h (* -1 h)) (* a (* h (sqrt -1))))) (* g (+ (* -1/8 (/ (* g (* (+ h (* -1 h)) (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))))) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* a (* h (sqrt -1)))))))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (+ (* 1/2 (/ (* g (+ h (* -1 h))) (* h (sqrt -1)))) (* h (sqrt -1))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (+ (* g (+ (* 1/2 (/ (* g (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2)))))) (* h (sqrt -1)))) (* 1/2 (/ (+ h (* -1 h)) (* h (sqrt -1)))))) (* h (sqrt -1))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (+ (* g (+ (* 1/2 (/ (+ h (* -1 h)) (* h (sqrt -1)))) (* g (+ (* -1/4 (/ (* g (* (+ h (* -1 h)) (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))))) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ h (* -1 h)) 2) (* (pow h 2) (pow (sqrt -1) 2))))) (* h (sqrt -1)))))))) (* h (sqrt -1))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* -1 (pow h 2)))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (+ (* -1 (pow h 2)) (* g (+ h (* -1 h)))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (+ (* -1 (pow h 2)) (* g (+ g (+ h (* -1 h))))))) |
#s(approx (+ g h) #s(hole binary64 h)) |
#s(approx (+ g h) #s(hole binary64 (+ g h))) |
#s(approx (- g h) #s(hole binary64 (* -1 h))) |
#s(approx (- g h) #s(hole binary64 (- g h))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 16)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/576 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 5)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (* -1/16 (/ (pow h 4) (* a (pow g 2))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4)))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4))))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2)))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 g)) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt -1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (* 1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2))))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/32 (/ (pow h 6) (* a (pow g 6)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2)))))) (/ 1 a))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/2 (/ (pow h 2) (pow g 2))) 2)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/8 (/ (pow h 4) (pow g 4))) (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/16 (/ (pow h 6) (pow g 6))) (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (pow g 2))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow g 2) (+ 1 (* -1 (/ (pow h 2) (pow g 2))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (/ (NAN) g))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (+ (/ (NAN) g) (/ (NAN) (pow g 2))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (+ (/ (NAN) g) (+ (/ (NAN) (pow g 2)) (/ (NAN) (pow g 3)))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (NAN))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (NAN) (/ (NAN) g)))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (NAN) (+ (/ (NAN) g) (/ (NAN) (pow g 2)))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (NAN) (+ (/ (NAN) g) (+ (/ (NAN) (pow g 2)) (/ (NAN) (pow g 3))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* 1/4 (/ (+ h (* -1 h)) a)))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* 1/4 (/ (+ h (* -1 h)) a)) (* 1/4 (/ (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) (* a g)))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* -1/8 (/ (* (+ h (* -1 h)) (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2)))) (* a (pow g 2)))) (+ (* 1/4 (/ (+ h (* -1 h)) a)) (* 1/4 (/ (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) (* a g))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* -1/4 (/ (+ (* -1/4 (* (pow (+ h (* -1 h)) 2) (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))))) (* 1/4 (pow (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) 2))) (* a (pow g 3)))) (+ (* -1/8 (/ (* (+ h (* -1 h)) (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2)))) (* a (pow g 2)))) (+ (* 1/4 (/ (+ h (* -1 h)) a)) (* 1/4 (/ (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) (* a g)))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* g (+ (* 1/4 (/ (+ h (* -1 h)) (* a g))) (* 1/2 (/ 1 a)))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* g (+ (* 1/4 (/ (+ h (* -1 h)) (* a g))) (+ (* 1/4 (/ (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) (* a (pow g 2)))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* g (+ (* -1/8 (/ (* (+ h (* -1 h)) (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2)))) (* a (pow g 3)))) (+ (* 1/4 (/ (+ h (* -1 h)) (* a g))) (+ (* 1/4 (/ (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) (* a (pow g 2)))) (* 1/2 (/ 1 a)))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 g)) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* g (+ 1 (* 1/2 (/ (+ h (* -1 h)) g)))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* g (+ 1 (+ (* 1/2 (/ (+ h (* -1 h)) g)) (* 1/2 (/ (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) (pow g 2)))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* g (+ 1 (+ (* -1/4 (/ (* (+ h (* -1 h)) (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2)))) (pow g 3))) (+ (* 1/2 (/ (+ h (* -1 h)) g)) (* 1/2 (/ (- (* -1 (pow h 2)) (* 1/4 (pow (+ h (* -1 h)) 2))) (pow g 2))))))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (pow g 2))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* (pow g 2) (+ 1 (+ (* -1 (/ h g)) (/ h g)))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* (pow g 2) (+ 1 (+ (* -1 (/ h g)) (+ (* -1 (/ (pow h 2) (pow g 2))) (/ h g))))))) |
#s(approx (+ g h) #s(hole binary64 g)) |
#s(approx (+ g h) #s(hole binary64 (* g (+ 1 (/ h g))))) |
#s(approx (- g h) #s(hole binary64 g)) |
#s(approx (- g h) #s(hole binary64 (* g (+ 1 (* -1 (/ h g)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 2)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt 1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (+ (* -1/32 (/ (pow h 6) (* a (pow g 6)))) (/ 1 a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ 1 (cbrt 1/2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ (cbrt -1) (pow (cbrt 1/2) 4)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a)))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (+ (* 1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (* 1/4 (/ (pow h 2) a))))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (pow h 4) (pow g 2))) (* -1/2 (pow h 2))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (pow h 6) (pow g 4))) (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2))))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g)))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) #s(hole binary64 (* (cbrt (/ g a)) (cbrt -1)))) |
#s(approx (* (cbrt (/ g a)) 1) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (cbrt (* g (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a)))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (cbrt (/ (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) (pow g 2))) (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1) (pow (cbrt 1/2) 2))))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (cbrt (/ (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) (pow g 2))) (* -1 (/ (+ (* 1/12 (* (/ (+ h (* -1 h)) a) (cbrt (/ 1 (* (pow g 2) (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2)))))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (cbrt (/ (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) (pow g 2))) (* -1 (/ (+ (* -1 (/ (+ (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2)))) (* 1/12 (* (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) a) (cbrt (/ (pow g 4) (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2)))))) (pow g 3))) (+ (* 1/12 (* (/ (+ h (* -1 h)) a) (cbrt (/ 1 (* (pow g 2) (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2)))))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2))))) g))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (cbrt (* g (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a)))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (* g (+ (cbrt (/ (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) (pow g 2))) (* -1/12 (* (/ (+ h (* -1 h)) a) (cbrt (/ 1 (* (pow g 5) (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2))))))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (* g (+ (cbrt (/ (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) (pow g 2))) (* -1 (/ (+ (* -1/12 (* (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) a) (cbrt (/ g (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2))))) (* 1/12 (* (/ (+ h (* -1 h)) a) (cbrt (/ (pow g 4) (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2)))))) (pow g 3)))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (* g (+ (cbrt (/ (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) (pow g 2))) (* -1 (/ (+ (* -1 (/ (+ (* 1/24 (* (/ (* (+ h (* -1 h)) (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2))) (cbrt (/ g (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2))))) (* 1/12 (* (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) a) (cbrt (/ (pow g 4) (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2)))))) g)) (* 1/12 (* (/ (+ h (* -1 h)) a) (cbrt (/ (pow g 4) (pow (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))) 2)))))) (pow g 3)))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (* g (+ (* 1/2 (/ (pow (sqrt -1) 2) a)) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (+ h (* -1 h)) (* a g))) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ (pow (sqrt -1) 2) a)))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1/4 (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) (* a g))) (* 1/4 (/ (+ h (* -1 h)) a))) g)) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ (pow (sqrt -1) 2) a)))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (+ h (* -1 h)) (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2))))) (* a (* g (pow (sqrt -1) 2))))) (* 1/4 (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) a))) g)) (* 1/4 (/ (+ h (* -1 h)) a))) g)) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ (pow (sqrt -1) 2) a)))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1/2 (/ (* g (pow (sqrt -1) 2)) a)))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (+ h (* -1 h)) (* a g))) (* 1/2 (/ (pow (sqrt -1) 2) a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1/4 (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) (* a g))) (* 1/4 (/ (+ h (* -1 h)) a))) g)) (* 1/2 (/ (pow (sqrt -1) 2) a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (+ h (* -1 h)) (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2))))) (* a (* g (pow (sqrt -1) 2))))) (* 1/4 (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) a))) g)) (* 1/4 (/ (+ h (* -1 h)) a))) g)) (* 1/2 (/ (pow (sqrt -1) 2) a))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* g (pow (sqrt -1) 2))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* g (+ (* -1/2 (/ (+ h (* -1 h)) g)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1/2 (/ (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))) g)) (* 1/2 (+ h (* -1 h)))) g)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ h (* -1 h)) (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2))))) (* g (pow (sqrt -1) 2)))) (* 1/2 (- (pow h 2) (* 1/4 (/ (pow (+ h (* -1 h)) 2) (pow (sqrt -1) 2)))))) g)) (* 1/2 (+ h (* -1 h)))) g)) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* (pow g 2) (+ 1 (* -1 (/ (+ (* -1 (+ h (* -1 h))) (/ (pow h 2) g)) g)))))) |
#s(approx (+ g h) #s(hole binary64 (* -1 (* g (- (* -1 (/ h g)) 1))))) |
#s(approx (- g h) #s(hole binary64 (* -1 (* g (- (/ h g) 1))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3))))))) (pow (cbrt 2) 2))))))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ (pow h 2) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (* (pow a 2) (* (pow g 2) (pow h 2)))) (/ (* (cbrt 1/2) (+ (* 1/192 (/ 1 (* a (* (pow g 5) (* (pow h 2) (pow (cbrt -1/2) 3)))))) (* 5/128 (/ 1 (* a (pow g 7)))))) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/256 (/ (pow h 2) (* a (pow g 7)))) (* 1/32 (/ 1 (* a (pow g 5)))))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/128 (/ (pow h 2) (pow g 7))) (* 1/16 (/ 1 (pow g 5))))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* -1/2 (/ (pow h 2) g))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* 1/4 (/ (pow h 2) (* a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* (pow h 2) (+ (* 1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* 1/2 (/ (pow h 2) g)) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* 1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (+ (* -1 (pow h 2)) (pow g 2)))) |
#s(approx (* h h) #s(hole binary64 (pow h 2))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (* -1/4 (* h h)) #s(hole binary64 (* -1/4 (pow h 2)))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) (+ (* 1/12 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)) 1/9) (/ (* h (+ g (* -1 g))) (* a g)))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) (+ (* h (+ (* 1/12 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)) 1/9) (/ (+ g (* -1 g)) (* a g)))) (* h (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2))) (- (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/48 (* (pow (/ 1 (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) 1/9) (/ (pow (+ g (* -1 g)) 2) (* (pow a 2) (pow g 2)))))))))))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) (+ (* h (+ (* 1/12 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)) 1/9) (/ (+ g (* -1 g)) (* a g)))) (* h (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2))) (- (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/48 (* (pow (/ 1 (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) 1/9) (/ (pow (+ g (* -1 g)) 2) (* (pow a 2) (pow g 2)))))))) (* 1/3 (* (* h (- (* 1/8 (/ (* (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (+ g (* -1 g))) (* a (pow g 3)))) (+ (* 1/1728 (* (/ (pow (+ g (* -1 g)) 3) (* (pow a 3) (pow g 3))) (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2))))) (* 1/6 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 5)) 1/9) (/ (* (+ g (* -1 g)) (- (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/48 (* (pow (/ 1 (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) 1/9) (/ (pow (+ g (* -1 g)) 2) (* (pow a 2) (pow g 2))))))) (* a g))))))) (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)))))))))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) (* 1/12 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)) 1/9) (/ (* h (+ g (* -1 g))) (* a g))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) (* h (+ (* 1/12 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)) 1/9) (/ (+ g (* -1 g)) (* a g)))) (* 1/3 (* (* h (- (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/48 (* (pow (/ 1 (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) 1/9) (/ (pow (+ g (* -1 g)) 2) (* (pow a 2) (pow g 2))))))) (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)))))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (+ (cbrt (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) (* h (+ (* 1/12 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)) 1/9) (/ (+ g (* -1 g)) (* a g)))) (* h (+ (* 1/3 (* (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2))) (- (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/48 (* (pow (/ 1 (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) 1/9) (/ (pow (+ g (* -1 g)) 2) (* (pow a 2) (pow g 2)))))))) (* 1/3 (* (* h (- (* 1/8 (/ (* (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (+ g (* -1 g))) (* a (pow g 3)))) (+ (* 1/1728 (* (/ (pow (+ g (* -1 g)) 3) (* (pow a 3) (pow g 3))) (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2))))) (* 1/6 (* (pow (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 5)) 1/9) (/ (* (+ g (* -1 g)) (- (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/48 (* (pow (/ 1 (+ (* -1/2 (/ g a)) (* 1/2 (/ g a)))) 1/9) (/ (pow (+ g (* -1 g)) 2) (* (pow a 2) (pow g 2))))))) (* a g))))))) (cbrt (/ 1 (pow (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))) 2)))))))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* 1/2 (/ g a))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (+ (* 1/4 (/ (* h (+ g (* -1 g))) (* a g))) (* 1/2 (/ g a)))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (+ (* 1/2 (/ g a)) (* h (+ (* -1/4 (/ (* h (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2))))) (* a g))) (* 1/4 (/ (+ g (* -1 g)) (* a g))))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (+ (* 1/2 (/ g a)) (* h (+ (* 1/4 (/ (+ g (* -1 g)) (* a g))) (* h (+ (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/8 (/ (* h (* (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (+ g (* -1 g)))) (* a (pow g 3)))))))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (+ (* 1/4 (/ (* h (+ g (* -1 g))) (* a g))) (* 1/2 (/ g a))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (+ (* 1/2 (/ g a)) (* h (+ (* -1/4 (/ (* h (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2))))) (* a g))) (* 1/4 (/ (+ g (* -1 g)) (* a g)))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (+ (* 1/2 (/ g a)) (* h (+ (* 1/4 (/ (+ g (* -1 g)) (* a g))) (* h (+ (* -1/4 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (* a g))) (* 1/8 (/ (* h (* (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (+ g (* -1 g)))) (* a (pow g 3))))))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (+ g (* 1/2 (/ (* h (+ g (* -1 g))) g))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (+ g (* h (+ (* -1/2 (/ (* h (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2))))) g)) (* 1/2 (/ (+ g (* -1 g)) g))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (+ g (* h (+ (* 1/2 (/ (+ g (* -1 g)) g)) (* h (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) g)) (* 1/4 (/ (* h (* (+ 1 (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow g 2)))) (+ g (* -1 g)))) (pow g 3)))))))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (+ (* h (+ g (* -1 g))) (pow g 2)))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (+ (* h (+ g (+ (* -1 g) (* -1 h)))) (pow g 2)))) |
#s(approx (- g h) #s(hole binary64 (+ g (* -1 h)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (+ (sqrt -1) (* -1 (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))) (/ g h))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))) (/ g h))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* -1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (+ (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1 (/ g h)) (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (+ (sqrt -1) (/ g h)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* 1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (sqrt -1) (+ (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (/ g h))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow h 2) (- (/ (pow g 2) (pow h 2)) 1)))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 5) (pow (sqrt -1) 2)))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* 1/12 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 5) (pow (sqrt -1) 2)))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow h 11) (pow (sqrt -1) 11))))) (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (pow (cbrt 1/2) 2)))) (+ (* 1/12 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 5) (pow (sqrt -1) 2)))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 5) (pow (sqrt -1) 2)))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* h (+ (* 1/12 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 5) (pow (sqrt -1) 2)))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* h (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow h 11) (pow (sqrt -1) 11))))) (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (pow (cbrt 1/2) 2)))) (+ (* 1/12 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 5) (pow (sqrt -1) 2)))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* 1/4 (/ (+ g (* -1 g)) (* a (* h (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* 1/4 (/ (+ g (* -1 g)) (* a (* h (sqrt -1))))) (+ (* 1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a)))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/8 (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (+ (* 1/4 (/ (+ g (* -1 g)) (* a (* h (sqrt -1))))) (+ (* 1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* h (+ (* 1/4 (/ (+ g (* -1 g)) (* a (* h (sqrt -1))))) (* 1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* h (+ (* 1/4 (/ (+ g (* -1 g)) (* a (* h (sqrt -1))))) (+ (* 1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (+ (* 1/4 (/ (+ g (* -1 g)) (* a (* h (sqrt -1))))) (+ (* 1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a)))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* h (+ (sqrt -1) (* 1/2 (/ (+ g (* -1 g)) (* h (sqrt -1)))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* 1/2 (/ (+ g (* -1 g)) (* h (sqrt -1)))) (* 1/2 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/4 (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (* (pow h 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ g (* -1 g)) (* h (sqrt -1)))) (* 1/2 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* (pow h 2) (- (+ (* -1 (/ g h)) (/ g h)) 1)))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* (pow h 2) (- (+ (* -1 (/ g h)) (+ (/ g h) (/ (pow g 2) (pow h 2)))) 1)))) |
#s(approx (+ g h) #s(hole binary64 (* h (+ 1 (/ g h))))) |
#s(approx (- g h) #s(hole binary64 (* h (- (/ g h) 1)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* 1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* -1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3))))) (* 1/4 (/ (pow g 2) (* a (sqrt -1))))) h)) (* -1/2 (/ g a))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1/2 (/ (sqrt -1) a)) (* 1/2 (/ g (* a h)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow g 2) (* a (sqrt -1)))) (* 1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3)))))) h)) (* -1/2 (/ g a))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (/ g h) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h)) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h)) (sqrt -1)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* 1/3 (* (cbrt (/ (* (pow a 2) (pow h 4)) (pow (sqrt -1) 2))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/12 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2))))) h)) (+ (* 1/3 (* (cbrt (/ (* (pow a 2) (pow h 4)) (pow (sqrt -1) 2))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/24 (* (cbrt (/ h (* a (pow (sqrt -1) 11)))) (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (pow (cbrt 1/2) 2)))) (+ (* 1/12 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))))) h)) (+ (* 1/3 (* (cbrt (/ (* (pow a 2) (pow h 4)) (pow (sqrt -1) 2))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 5) (pow (sqrt -1) 2)))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/12 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2)))) (* 1/3 (* (cbrt (/ (* (pow a 2) (pow h 4)) (pow (sqrt -1) 2))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/24 (* (cbrt (/ h (* a (pow (sqrt -1) 11)))) (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (pow (cbrt 1/2) 2)))) (* 1/12 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (pow (cbrt 1/2) 2))))) h)) (* 1/3 (* (cbrt (/ (* (pow a 2) (pow h 4)) (pow (sqrt -1) 2))) (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) (pow (cbrt 1/2) 2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (+ (* -1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (* h (sqrt -1))))) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1)))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (* a (* h (pow (sqrt -1) 3))))) (* 1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (sqrt -1))))) h)) (+ (* -1/2 (/ g a)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1)))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1 (* h (+ (* -1/4 (/ (+ g (* -1 g)) (* a (* h (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (* h (sqrt -1))))) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (* a (* h (pow (sqrt -1) 3))))) (* 1/4 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* a (sqrt -1))))) h)) (* 1/4 (/ (+ g (* -1 g)) (* a (sqrt -1))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1/2 (/ (+ g (* -1 g)) (* h (sqrt -1))))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (* h (sqrt -1)))) (* 1/2 (/ (+ g (* -1 g)) (sqrt -1)))) h))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ g (* -1 g)) (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2))))) (* h (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow g 2) (* 1/4 (/ (pow (+ g (* -1 g)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) h)) (* 1/2 (/ (+ g (* -1 g)) (sqrt -1)))) h))))))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* (pow h 2) (- (* -1 (/ (+ g (* -1 g)) h)) 1)))) |
#s(approx (* (+ g h) (- g h)) #s(hole binary64 (* (pow h 2) (- (* -1 (/ (+ g (+ (* -1 g) (* -1 (/ (pow g 2) h)))) h)) 1)))) |
#s(approx (+ g h) #s(hole binary64 (* -1 (* h (- (* -1 (/ g h)) 1))))) |
#s(approx (- g h) #s(hole binary64 (* -1 (* h (+ 1 (* -1 (/ g h))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (cbrt -1/2)) (* (cbrt (* (pow a 2) (- (sqrt (- (pow g 2) (pow h 2))) g))) (cbrt 1/2))) a))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)))) |
#s(approx (/ 1 (* 2 a)) #s(hole binary64 (/ 1/2 a))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (cbrt (* (pow a 2) (+ (* -1/2 g) (* 1/2 (sqrt (* (+ g h) (- g h))))))) (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (cbrt -1/2))) a))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (cbrt (/ (+ (* -1/2 g) (* 1/2 (sqrt (* (+ g h) (- g h))))) a)))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (/ (+ (* -1/2 g) (* 1/2 (sqrt (* (+ g h) (- g h))))) a))) |
#s(approx (/ 1/2 a) #s(hole binary64 (/ 1/2 a))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (* (+ g h) (- g h))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (cbrt (/ (+ (* -1/2 g) (* 1/2 (sqrt (* (+ g h) (- g h))))) a)) (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (pow (cbrt -1) 2))))) |
#s(approx (* (cbrt (/ g a)) 1) #s(hole binary64 (* (cbrt (/ g a)) (pow (cbrt -1) 2)))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (* (cbrt (/ g a)) (pow (cbrt -1) 2)))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (/ (+ (* -1/2 (sqrt (* (+ g h) (- g h)))) (* 1/2 g)) a)) (cbrt -1))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) #s(hole binary64 (* (cbrt (/ (+ (* -1/2 (sqrt (* (+ g h) (- g h)))) (* 1/2 g)) a)) (cbrt -1)))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (* (+ g h) (- g h)))) (* 1/2 g)) a)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))) (-.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))))) |
(fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
(/.f64 (-.f64 (*.f64 g g) (*.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(approx (sqrt (- (* g g) (* h h))) g))) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(literal 3 binary64))) (fma.f64 g g (-.f64 (*.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(approx (sqrt (- (* g g) (* h h))) g)) (*.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
(neg.f64 g) |
g |
#s(approx (sqrt (- (* g g) (* h h))) g) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(/.f64 (-.f64 (*.f64 g g) (*.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(approx (sqrt (- (* g g) (* h h))) g))) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(literal 3 binary64))) (fma.f64 g g (fma.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(approx (sqrt (- (* g g) (* h h))) g) (*.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) |
(/.f64 (cbrt.f64 g) (cbrt.f64 a)) |
(cbrt.f64 (/.f64 g a)) |
(/.f64 (neg.f64 g) (neg.f64 a)) |
(/.f64 g a) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) (*.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))))) (-.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (-.f64 (*.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))))))) |
(fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(/.f64 (-.f64 (*.f64 g g) (*.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) #s(literal 3 binary64))) (fma.f64 g g (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) (*.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) |
(pow.f64 (-.f64 (*.f64 g g) (*.f64 h h)) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) |
(/.f64 (-.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 h h) (*.f64 h h))) (fma.f64 g g (*.f64 h h))) |
(/.f64 (-.f64 (pow.f64 (*.f64 g g) #s(literal 3 binary64)) (pow.f64 (*.f64 h h) #s(literal 3 binary64))) (fma.f64 (*.f64 g g) (*.f64 g g) (fma.f64 (*.f64 h h) (*.f64 h h) (*.f64 (*.f64 g g) (*.f64 h h))))) |
(-.f64 (*.f64 g g) (*.f64 h h)) |
(*.f64 (fabs.f64 g) (fabs.f64 g)) |
(*.f64 (neg.f64 g) (neg.f64 g)) |
(*.f64 g g) |
(pow.f64 g #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 g) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 h) (fabs.f64 h)) |
(*.f64 (neg.f64 h) (neg.f64 h)) |
(*.f64 h h) |
(pow.f64 h #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 h) #s(literal 2 binary64))) |
h |
(pow.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))) #s(literal 1/3 binary64)) |
(cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 h h) g)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h))) (neg.f64 (*.f64 a g))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 h h)) |
#s(literal -1/4 binary64) |
(*.f64 a g) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))))) (-.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))))))) |
(fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)))))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 (*.f64 h h)) (neg.f64 g)) |
(/.f64 (*.f64 h h) g) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))))) (-.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) (*.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))))))) |
(+.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal 1/3 binary64)) |
(cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) |
(/.f64 #s(literal 1/2 binary64) a) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 a)) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) |
(*.f64 (sqrt.f64 (+.f64 g h)) (sqrt.f64 (-.f64 g h))) |
(pow.f64 (*.f64 (+.f64 g h) (-.f64 g h)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) |
(*.f64 (+.f64 g h) (-.f64 g h)) |
(/.f64 (fma.f64 (*.f64 g g) g (*.f64 (*.f64 h h) h)) (fma.f64 g g (-.f64 (*.f64 h h) (*.f64 g h)))) |
(/.f64 (-.f64 (*.f64 g g) (*.f64 h h)) (-.f64 g h)) |
(+.f64 g h) |
(/.f64 (-.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 h h) h)) (fma.f64 g g (fma.f64 h h (*.f64 g h)))) |
(/.f64 (-.f64 (*.f64 g g) (*.f64 h h)) (+.f64 g h)) |
(-.f64 g h) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(/.f64 (-.f64 (*.f64 g g) (*.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) #s(literal 3 binary64))) (fma.f64 g g (fma.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) (*.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))) (*.f64 #s(literal -1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))))))))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))) (*.f64 #s(literal -1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 g (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 g (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (fma.f64 #s(literal -1 binary64) g (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (fma.f64 g (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (fma.f64 g (-.f64 (*.f64 g (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 1 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (neg g) (*.f64 #s(literal -1 binary64) g)) |
#s(approx g g) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* g g) (* h h))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* g g) (* h h))) (fma.f64 h (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 g g) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (fma.f64 h (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 g g) (fma.f64 (*.f64 g g) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 g g) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 g (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 g (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 #s(literal -1 binary64) g) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 g (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64))) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 g (-.f64 (*.f64 g (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 1 binary64))) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) (*.f64 #s(literal -1 binary64) (cbrt.f64 (/.f64 g a)))) |
#s(approx (* (cbrt (/ g a)) 1) (cbrt.f64 (/.f64 g a))) |
#s(approx (cbrt (/ g a)) (cbrt.f64 (/.f64 g a))) |
#s(approx (/ g a) (/.f64 g a)) |
#s(approx (- (* g g) (* h h)) (*.f64 #s(literal -1 binary64) (*.f64 h h))) |
#s(approx (- (* g g) (* h h)) (-.f64 (*.f64 g g) (*.f64 h h))) |
#s(approx (* g g) (*.f64 g g)) |
#s(approx (/ (* -1/4 (* h h)) (* a g)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g)))) |
#s(approx (* a g) (*.f64 a g)) |
#s(approx (* -1/2 (/ (* h h) g)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))) |
#s(approx (/ (* h h) g) (/.f64 (*.f64 h h) g)) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 h h) #s(literal -1 binary64))) #s(literal 1/9 binary64)) (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 h h) #s(literal -1 binary64))) #s(literal 1/9 binary64)) (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) (*.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 h h) #s(literal -1 binary64))) #s(literal 1/9 binary64)) (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) (*.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/27 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64))) #s(literal 1/9 binary64)) (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -5 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64)))))))))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 h h) #s(literal -1 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 g (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))) (cbrt.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (*.f64 g (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64))))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 h h) #s(literal -1 binary64))) #s(literal 1/9 binary64)) (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 h h) #s(literal -1 binary64))) #s(literal 1/9 binary64)) (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) (*.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (*.f64 g (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/27 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64))) #s(literal 1/9 binary64)) (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -5 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64))))))))))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (pow.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64)))))) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 g (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 g (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64))))))) (*.f64 a (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a)))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64)))))) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 g (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 g (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64))))))) (*.f64 a (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (* (+ g h) (- g h))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (fma.f64 g (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64)))))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (fma.f64 g (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) (*.f64 g (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64))))))) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (+ g h) (- g h)) (*.f64 #s(literal -1 binary64) (*.f64 h h))) |
#s(approx (* (+ g h) (- g h)) (fma.f64 #s(literal -1 binary64) (*.f64 h h) (*.f64 g (+.f64 h (*.f64 #s(literal -1 binary64) h))))) |
#s(approx (* (+ g h) (- g h)) (fma.f64 #s(literal -1 binary64) (*.f64 h h) (*.f64 g (+.f64 g (+.f64 h (*.f64 #s(literal -1 binary64) h)))))) |
#s(approx (+ g h) h) |
#s(approx (+ g h) (+.f64 g h)) |
#s(approx (- g h) (*.f64 #s(literal -1 binary64) h)) |
#s(approx (- g h) (-.f64 g h)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 10 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (cbrt.f64 #s(literal -1/4 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 10 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 16 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (cbrt.f64 #s(literal -1/4 binary64)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/576 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 5 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) a) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (*.f64 g g))))) g)) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))))) g)) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 h #s(literal 8 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 h #s(literal 8 binary64)))) (*.f64 a (pow.f64 g #s(literal 6 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64)))))))) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 g g)))) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 g g)) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 4 binary64)))))) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 h #s(literal 8 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 h #s(literal 8 binary64)))) (pow.f64 g #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 g g)) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 4 binary64))))))) g)) |
#s(approx (sqrt (- (* g g) (* h h))) g) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 g (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 6 binary64))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (pow.f64 g #s(literal 20 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) a)) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 g a))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (-.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (*.f64 a (pow.f64 g #s(literal 6 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g)))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g)) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 g (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g))) #s(literal 2 binary64)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 g (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 g (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64))))))))) |
#s(approx (- (* g g) (* h h)) (*.f64 g g)) |
#s(approx (- (* g g) (* h h)) (*.f64 (*.f64 g g) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 h h) (*.f64 g g)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (/.f64 (NAN.f64) g)))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (NAN.f64) g) (/.f64 (NAN.f64) (*.f64 g g)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (NAN.f64) g) (+.f64 (/.f64 (NAN.f64) (*.f64 g g)) (/.f64 (NAN.f64) (*.f64 (*.f64 g g) g))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (NAN.f64)) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (+.f64 (NAN.f64) (/.f64 (NAN.f64) g))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (+.f64 (NAN.f64) (+.f64 (/.f64 (NAN.f64) g) (/.f64 (NAN.f64) (*.f64 g g))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (+.f64 (NAN.f64) (+.f64 (/.f64 (NAN.f64) g) (+.f64 (/.f64 (NAN.f64) (*.f64 g g)) (/.f64 (NAN.f64) (*.f64 (*.f64 g g) g)))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) a))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 h h)) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))))) (*.f64 a g))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 h h)) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h)))))) (*.f64 a (*.f64 g g))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 h h)) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))))) (*.f64 a g)))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 h h)) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h)))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 h h)) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))))) #s(literal 2 binary64)))) (*.f64 a (*.f64 (*.f64 g g) g))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 h h)) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h)))))) (*.f64 a (*.f64 g g))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 h h)) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))))) (*.f64 a g))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 g (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a g)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 g (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a g)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 h h)) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))))) (*.f64 a (*.f64 g g))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 g (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 h h)) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h)))))) (*.f64 a (*.f64 (*.f64 g g) g))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a g)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 h h)) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))))) (*.f64 a (*.f64 g g))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) g) |
#s(approx (sqrt (* (+ g h) (- g h))) (*.f64 g (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) g))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) g) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 h h)) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))))) (*.f64 g g))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 h h)) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h)))))) (*.f64 (*.f64 g g) g)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) g) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 h h)) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))))) (*.f64 g g)))))))) |
#s(approx (* (+ g h) (- g h)) (*.f64 g g)) |
#s(approx (* (+ g h) (- g h)) (*.f64 (*.f64 g g) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 h g) (/.f64 h g))))) |
#s(approx (* (+ g h) (- g h)) (*.f64 (*.f64 g g) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 h g) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (/.f64 h g)))))) |
#s(approx (+ g h) g) |
#s(approx (+ g h) (*.f64 g (+.f64 #s(literal 1 binary64) (/.f64 h g)))) |
#s(approx (- g h) g) |
#s(approx (- g h) (*.f64 g (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 h g))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 g #s(literal 4 binary64)) a)) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) g) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 g #s(literal 4 binary64)) a)) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) g) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (pow.f64 g #s(literal 20 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) a)) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 g a))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64)))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (*.f64 a (pow.f64 g #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64))))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 6 binary64)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) g)) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 6 binary64)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) a))) g))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) a)))) g))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (*.f64 g g))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 h #s(literal 8 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 h #s(literal 8 binary64)))) (*.f64 a (pow.f64 g #s(literal 6 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) a))))) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 g g))) (*.f64 #s(literal -1/2 binary64) (*.f64 h h))) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 g g))))) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 h #s(literal 8 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 h #s(literal 8 binary64)))) (pow.f64 g #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 g g)) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 4 binary64))))))) g))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))) |
#s(approx (* (cbrt (/ g a)) 1) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))))) |
#s(approx (cbrt (/ g a)) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 g (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 (cbrt.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) (*.f64 g g))) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 (cbrt.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) (*.f64 g g))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) a) (cbrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 g (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))) #s(literal 2 binary64))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) g)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 (cbrt.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) (*.f64 g g))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (-.f64 (*.f64 h h) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) #s(literal -1 binary64)))) a) (cbrt.f64 (/.f64 (pow.f64 g #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64))))))) (*.f64 (*.f64 g g) g)) (fma.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) a) (cbrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 g (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))) #s(literal 2 binary64))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) g)))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 g (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 (cbrt.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) (*.f64 g g))) (*.f64 #s(literal -1/12 binary64) (*.f64 (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) a) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 g #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64))))))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 (cbrt.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) (*.f64 g g))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 (/.f64 (-.f64 (*.f64 h h) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) #s(literal -1 binary64)))) a) (cbrt.f64 (/.f64 g (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) a) (cbrt.f64 (/.f64 (pow.f64 g #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64))))))) (*.f64 (*.f64 g g) g))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 (cbrt.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) (*.f64 g g))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (-.f64 (*.f64 h h) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) #s(literal -1 binary64))))) (*.f64 a #s(literal -1 binary64))) (cbrt.f64 (/.f64 g (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (-.f64 (*.f64 h h) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) #s(literal -1 binary64)))) a) (cbrt.f64 (/.f64 (pow.f64 g #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64))))))) g) (*.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) a) (cbrt.f64 (/.f64 (pow.f64 g #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64))))))) (*.f64 (*.f64 g g) g))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a g)) (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 h h) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) #s(literal -1 binary64)))) (*.f64 a g)) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) a))) g) (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (-.f64 (*.f64 h h) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) #s(literal -1 binary64))))) (*.f64 a (*.f64 g #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 h h) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) #s(literal -1 binary64)))) a))) g) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) a))) g) (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 g #s(literal -1 binary64)) a))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (*.f64 a g)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a)))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 h h) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) #s(literal -1 binary64)))) (*.f64 a g)) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) a))) g) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a)))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (-.f64 (*.f64 h h) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) #s(literal -1 binary64))))) (*.f64 a (*.f64 g #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 h h) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) #s(literal -1 binary64)))) a))) g) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) a))) g) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a)))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (*.f64 #s(literal -1 binary64) (*.f64 g #s(literal -1 binary64)))) |
#s(approx (sqrt (* (+ g h) (- g h))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) g) #s(literal -1 binary64))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 h h) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) #s(literal -1 binary64)))) g) (*.f64 #s(literal 1/2 binary64) (+.f64 h (*.f64 #s(literal -1 binary64) h)))) g) #s(literal -1 binary64))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (-.f64 (*.f64 h h) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) #s(literal -1 binary64))))) (*.f64 g #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 h h) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 h (*.f64 #s(literal -1 binary64) h)) (+.f64 h (*.f64 #s(literal -1 binary64) h))) #s(literal -1 binary64)))))) g) (*.f64 #s(literal 1/2 binary64) (+.f64 h (*.f64 #s(literal -1 binary64) h)))) g) #s(literal -1 binary64))))) |
#s(approx (* (+ g h) (- g h)) (*.f64 (*.f64 g g) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 h (*.f64 #s(literal -1 binary64) h)) (/.f64 (*.f64 h h) g)) g))))) |
#s(approx (+ g h) (*.f64 #s(literal -1 binary64) (*.f64 g (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 h g)) #s(literal 1 binary64))))) |
#s(approx (- g h) (*.f64 #s(literal -1 binary64) (*.f64 g (-.f64 (/.f64 h g) #s(literal 1 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 13 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 (*.f64 g g) #s(literal 2 binary64))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 g g) (*.f64 h h)))) (/.f64 (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/192 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) (*.f64 (*.f64 h h) #s(literal -1/2 binary64))))) (*.f64 #s(literal 5/128 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 7 binary64))))))) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 13 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -5/256 binary64) (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (*.f64 #s(literal 1/32 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -5/128 binary64) (/.f64 (*.f64 h h) (pow.f64 g #s(literal 7 binary64)))) (*.f64 #s(literal 1/16 binary64) (pow.f64 g #s(literal -5 binary64))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g))))) |
#s(approx (sqrt (- (* g g) (* h h))) (+.f64 g (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)))) |
#s(approx (sqrt (- (* g g) (* h h))) (+.f64 g (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g)))))) |
#s(approx (sqrt (- (* g g) (* h h))) (+.f64 g (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 (*.f64 g g) #s(literal 2 binary64)))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1 binary64) (/.f64 g a) (*.f64 (*.f64 h h) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1 binary64) (/.f64 g a) (*.f64 (*.f64 h h) (fma.f64 (*.f64 h h) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h h) g)) (*.f64 #s(literal 2 binary64) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 (*.f64 h h) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g)))) (*.f64 #s(literal 2 binary64) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 (*.f64 h h) (fma.f64 (*.f64 h h) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 h h) (pow.f64 g #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g)))) (*.f64 #s(literal 2 binary64) g))) |
#s(approx (- (* g g) (* h h)) (fma.f64 #s(literal -1 binary64) (*.f64 h h) (*.f64 g g))) |
#s(approx (* h h) (*.f64 h h)) |
#s(approx h h) |
#s(approx (* -1/4 (* h h)) (*.f64 #s(literal -1/4 binary64) (*.f64 h h))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) (fma.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -2 binary64)) #s(literal 1/9 binary64)) (/.f64 (*.f64 h (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 a g))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) (fma.f64 h (fma.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -2 binary64)) #s(literal 1/9 binary64)) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a g))) (*.f64 h (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g)))) (*.f64 a g))) (*.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) #s(literal 1/9 binary64)) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 (*.f64 a a) (*.f64 g g))))))))))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) (fma.f64 h (fma.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -2 binary64)) #s(literal 1/9 binary64)) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a g))) (*.f64 h (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g)))) (*.f64 a g))) (*.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) #s(literal 1/9 binary64)) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 (*.f64 a a) (*.f64 g g))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 h (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g)))) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 a (*.f64 (*.f64 g g) g)))) (fma.f64 #s(literal 1/1728 binary64) (*.f64 (/.f64 (pow.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 g g) g))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -5 binary64)) #s(literal 1/9 binary64)) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g)))) (*.f64 a g))) (*.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) #s(literal 1/9 binary64)) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 (*.f64 a a) (*.f64 g g))))))) (*.f64 a g))))))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -2 binary64))))))))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (+.f64 (cbrt.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) (*.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -2 binary64)) #s(literal 1/9 binary64)) (/.f64 (*.f64 h (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 a g)))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (+.f64 (cbrt.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) (*.f64 h (fma.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -2 binary64)) #s(literal 1/9 binary64)) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a g))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 h (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g)))) (*.f64 a g))) (*.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) #s(literal 1/9 binary64)) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 (*.f64 a a) (*.f64 g g))))))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -2 binary64))))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (+.f64 (cbrt.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) (*.f64 h (fma.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -2 binary64)) #s(literal 1/9 binary64)) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a g))) (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g)))) (*.f64 a g))) (*.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) #s(literal 1/9 binary64)) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 (*.f64 a a) (*.f64 g g))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 h (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g)))) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 a (*.f64 (*.f64 g g) g)))) (fma.f64 #s(literal 1/1728 binary64) (*.f64 (/.f64 (pow.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 g g) g))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -5 binary64)) #s(literal 1/9 binary64)) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g)))) (*.f64 a g))) (*.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) #s(literal 1/9 binary64)) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 (*.f64 a a) (*.f64 g g))))))) (*.f64 a g))))))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) #s(literal -2 binary64))))))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 a g)) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (fma.f64 #s(literal 1/2 binary64) (/.f64 g a) (*.f64 h (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g))))) (*.f64 a g)) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a g)))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (fma.f64 #s(literal 1/2 binary64) (/.f64 g a) (*.f64 h (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a g)) (*.f64 h (fma.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g)))) (*.f64 a g)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 h (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g)))) (+.f64 g (*.f64 #s(literal -1 binary64) g)))) (*.f64 a (*.f64 (*.f64 g g) g))))))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 a g)) (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 g a) (*.f64 h (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g))))) (*.f64 a g)) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a g))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 g a) (*.f64 h (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a g)) (*.f64 h (fma.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g)))) (*.f64 a g)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 h (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g)))) (+.f64 g (*.f64 #s(literal -1 binary64) g)))) (*.f64 a (*.f64 (*.f64 g g) g)))))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (+.f64 g (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (+.f64 g (*.f64 #s(literal -1 binary64) g))) g)))) |
#s(approx (sqrt (* (+ g h) (- g h))) (+.f64 g (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g))))) g) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) g)))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (+.f64 g (*.f64 h (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) g) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g)))) g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) (*.f64 g g)))) (+.f64 g (*.f64 #s(literal -1 binary64) g)))) (*.f64 (*.f64 g g) g))))))))) |
#s(approx (* (+ g h) (- g h)) (fma.f64 h (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 g g))) |
#s(approx (* (+ g h) (- g h)) (fma.f64 h (+.f64 g (fma.f64 #s(literal -1 binary64) g (*.f64 #s(literal -1 binary64) h))) (*.f64 g g))) |
#s(approx (- g h) (+.f64 g (*.f64 #s(literal -1 binary64) h))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 g h))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 g h)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 g h)))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 g #s(literal 6 binary64)) (*.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 g h)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 g h))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 g h)))))) |
#s(approx (- (* g g) (* h h)) (*.f64 (*.f64 h h) (-.f64 (/.f64 (*.f64 g g) (*.f64 h h)) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 11 binary64))))) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (*.f64 h (fma.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (*.f64 h (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 11 binary64))))) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 h (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 h (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 h (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64))))) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (+ g h) (- g h)) (*.f64 (*.f64 h h) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 g h) (/.f64 g h)) #s(literal 1 binary64)))) |
#s(approx (* (+ g h) (- g h)) (*.f64 (*.f64 h h) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 g h) (+.f64 (/.f64 g h) (/.f64 (*.f64 g g) (*.f64 h h)))) #s(literal 1 binary64)))) |
#s(approx (+ g h) (*.f64 h (+.f64 #s(literal 1 binary64) (/.f64 g h)))) |
#s(approx (- g h) (*.f64 h (-.f64 (/.f64 g h) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))))) h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64))))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))))))) h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64))))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 h (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))))) h) (*.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal 1/2 binary64) (/.f64 g (*.f64 a h)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))) h) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 h h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) h) (*.f64 #s(literal -1/2 binary64) (/.f64 g a))) h) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 g h))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 g g) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) g) h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (*.f64 h h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (sqrt.f64 #s(literal -1 binary64))))) h)) g) h)))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 g #s(literal 6 binary64)) (*.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 h (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))))) h) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (*.f64 #s(literal 1/2 binary64) (/.f64 g (*.f64 a h))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))) h) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 h h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))) h) (*.f64 #s(literal -1/2 binary64) (/.f64 g a))) h) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (-.f64 (/.f64 g h) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) g) h)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (*.f64 h h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (sqrt.f64 #s(literal -1 binary64))))) h)) g) h)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 h #s(literal 4 binary64))) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))))) h) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 h #s(literal 4 binary64))) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64))))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 h (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 11/2 binary64))))) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/12 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64))))))) h) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 h #s(literal 4 binary64))) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64))))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 (cbrt.f64 (/.f64 h (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 h #s(literal 4 binary64))) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 h (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 11/2 binary64))))) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/12 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) h) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 h #s(literal 4 binary64))) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) h) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))) h) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64))))) (*.f64 a (*.f64 h (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) h) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))) h) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) h) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64))))) (*.f64 a (*.f64 h (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) h) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) h) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (sqrt.f64 #s(literal -1 binary64))))) h)))))) |
#s(approx (sqrt (* (+ g h) (- g h))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64))))) (*.f64 h (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 g g) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (+.f64 g (*.f64 #s(literal -1 binary64) g))) #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) h) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) (sqrt.f64 #s(literal -1 binary64))))) h)))))) |
#s(approx (* (+ g h) (- g h)) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 g (*.f64 #s(literal -1 binary64) g)) h)) #s(literal 1 binary64)))) |
#s(approx (* (+ g h) (- g h)) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 g (fma.f64 #s(literal -1 binary64) g (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 g g) h)))) h)) #s(literal 1 binary64)))) |
#s(approx (+ g h) (*.f64 #s(literal -1 binary64) (*.f64 h (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 g h)) #s(literal 1 binary64))))) |
#s(approx (- g h) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 g h)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (/.f64 (+.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g)) #s(literal 1/2 binary64)))) a)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g) a) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g) a))) |
#s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx a a) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a) #s(literal -1/2 binary64)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (/.f64 (+.f64 (cbrt.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) g (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) #s(literal -1/2 binary64)))) a)) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) g (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) a))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) g (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) a)) |
#s(approx (/ 1/2 a) (/.f64 #s(literal 1/2 binary64) a)) |
#s(approx (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g) a) #s(literal 1/2 binary64))))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) g (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) a)) (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a) #s(literal -1/2 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g) a) #s(literal 1/2 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a) #s(literal -1/2 binary64)))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 g a)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (* (cbrt (/ g a)) 1) (*.f64 (cbrt.f64 (/.f64 g a)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (cbrt (/ g a)) (*.f64 (cbrt.f64 (/.f64 g a)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) (*.f64 #s(literal 1/2 binary64) g)) a) #s(literal -1 binary64))))) |
#s(approx (cbrt (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h)))))) (cbrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) (*.f64 #s(literal 1/2 binary64) g)) a) #s(literal -1 binary64)))) |
#s(approx (+ (* (/ 1/2 a) (neg g)) (* (/ 1/2 a) (sqrt (* (+ g h) (- g h))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) (*.f64 #s(literal 1/2 binary64) g)) a))) |
Compiled 15 113 to 3 632 computations (76% saved)
25 alts after pruning (25 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 472 | 16 | 488 |
| Fresh | 6 | 9 | 15 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 483 | 25 | 508 |
| Status | Accuracy | Program |
|---|---|---|
| 74.6% | (/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))))) | |
| 29.7% | (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 31.6% | (+.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 12.7% | (+.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 #s(approx (* (+ g h) (- g h)) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 g (fma.f64 #s(literal -1 binary64) g (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 g g) h)))) h)) #s(literal 1 binary64)))))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 16.8% | (+.f64 (cbrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 30.6% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal 1/3 binary64))) | |
| 26.5% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (neg.f64 g) a)))) | |
| 22.1% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(approx (/ (* -1/4 (* h h)) (* a g)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g))))))) | |
| ▶ | 22.2% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
| 35.3% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) #s(literal 1/3 binary64))) | |
| ▶ | 96.2% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
| 31.4% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(literal 3 binary64))) (fma.f64 g g (fma.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(approx (sqrt (- (* g g) (* h h))) g) (*.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))))) | |
| 24.6% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 74.6% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) | |
| 22.1% | (+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) | |
| 75.6% | (+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) | |
| 23.0% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| ▶ | 21.3% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
| 71.4% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) | |
| 20.5% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (/.f64 (+.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g)) #s(literal 1/2 binary64)))) a)) | |
| 42.0% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a) #s(literal 1/2 binary64))))) | |
| 35.3% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal -1/4 binary64)))))) | |
| 35.6% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) | |
| ▶ | 96.2% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 a)) #s(literal 1 binary64)))) |
| ▶ | 75.6% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 #s(approx (* (cbrt (/ g a)) 1) (cbrt.f64 (/.f64 g a))))) |
Compiled 1 986 to 1 490 computations (25% saved)
| Inputs |
|---|
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 a)) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 a)) #s(literal 1 binary64)) |
(/.f64 (cbrt.f64 g) (cbrt.f64 a)) |
(cbrt.f64 g) |
g |
(cbrt.f64 a) |
a |
#s(literal 1 binary64) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 #s(approx (* (cbrt (/ g a)) 1) (cbrt.f64 (/.f64 g a))))) |
(neg.f64 #s(approx (* (cbrt (/ g a)) 1) (cbrt.f64 (/.f64 g a)))) |
#s(approx (* (cbrt (/ g a)) 1) (cbrt.f64 (/.f64 g a))) |
(cbrt.f64 (/.f64 g a)) |
(/.f64 g a) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))) |
(neg.f64 g) |
(sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))) |
#s(approx (- (* g g) (* h h)) (*.f64 g g)) |
(*.f64 g g) |
(cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 h h)) |
#s(literal -1/4 binary64) |
(*.f64 h h) |
h |
(*.f64 a g) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
#s(approx (sqrt (- (* g g) (* h h))) g) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))))) |
(*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))) |
(-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))) |
(*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) |
#s(literal -1/16 binary64) |
(/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))) |
(*.f64 a (*.f64 (*.f64 g g) g)) |
(*.f64 (*.f64 g g) g) |
(/.f64 #s(literal 1/4 binary64) (*.f64 a g)) |
#s(literal 1/4 binary64) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) |
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) |
(-.f64 (*.f64 g g) (*.f64 h h)) |
| Outputs |
|---|
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))))))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (neg (* (/ (cbrt g) (cbrt a)) 1)) #s(hole binary64 (* -1 (cbrt (/ g a))))) |
#s(approx (* (/ (cbrt g) (cbrt a)) 1) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (/ (cbrt g) (cbrt a)) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (cbrt g) #s(hole binary64 (cbrt g))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (neg (* (cbrt (/ g a)) 1)) #s(hole binary64 (* -1 (cbrt (/ g a))))) |
#s(approx (* (cbrt (/ g a)) 1) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (/ g a) #s(hole binary64 (/ g a))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt 1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2))))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* 1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* 1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (+ (* -1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* -1 g) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* 1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* g (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (neg g) #s(hole binary64 (* -1 g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* (pow g 2) (- (* 1/16 (/ (pow g 2) (* (pow h 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow h 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* -1 (pow h 2)))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (- (pow g 2) (pow h 2)))) |
#s(approx (* g g) #s(hole binary64 (pow g 2))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt -1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* -1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* -1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (- (* 1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (* -1/4 (* h h)) (* a g)) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* a g) #s(hole binary64 (* a g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))))))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))))) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (cbrt (* h (sqrt -1))) (cbrt -1)))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* g (cbrt -1)))) (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (* g (* (cbrt -1) (- (* 1/2 (/ 1 (* h (sqrt -1)))) (* 1/3 (pow (/ 1 (* h (sqrt -1))) 1/9))))) (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))))) (* 1/3 (* (pow (/ 1 (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (cbrt -1))))) (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (cbrt -1))) (* g (+ (* -1/3 (* (* g (* (cbrt -1) (+ (* 1/27 (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2))))) (* 2/3 (* (pow (/ 1 (* (pow h 5) (pow (sqrt -1) 5))) 1/9) (- (* 1/2 (/ 1 (* h (sqrt -1)))) (* 1/3 (pow (/ 1 (* h (sqrt -1))) 1/9)))))))) (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))))) (* 1/3 (* (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (- (* 1/2 (/ 1 (* h (sqrt -1)))) (* 1/3 (pow (/ 1 (* h (sqrt -1))) 1/9)))))))))) (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* -1 g) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* -1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* g (- (* 1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1/16 (/ (pow h 4) (* a (pow g 3)))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (/ (+ (* -1/4 (/ (* (pow g 2) (pow h 2)) a)) (* -1/16 (/ (pow h 4) a))) (pow g 3)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1/16 (/ (pow h 2) (* a (pow g 3)))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow g 2) a)) (* -1/16 (/ (pow h 2) a))) (pow g 3)))) |
#s(approx (* -1/16 (/ (* h h) (* a (* (* g g) g)))) #s(hole binary64 (* -1/16 (/ (pow h 2) (* a (pow g 3)))))) |
#s(approx (/ (* h h) (* a (* (* g g) g))) #s(hole binary64 (/ (pow h 2) (* a (pow g 3))))) |
#s(approx (* a (* (* g g) g)) #s(hole binary64 (* a (pow g 3)))) |
#s(approx (* (* g g) g) #s(hole binary64 (pow g 3))) |
#s(approx (/ 1/4 (* a g)) #s(hole binary64 (/ 1/4 (* a g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 16)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/576 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 5)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (* -1/16 (/ (pow h 4) (* a (pow g 2))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4)))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4))))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2)))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 g)) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (pow g 2))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow g 2) (+ 1 (* -1 (/ (pow h 2) (pow g 2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt -1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (* 1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2))))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/32 (/ (pow h 6) (* a (pow g 6)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2)))))) (/ 1 a))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 16)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt -1) (* (cbrt 1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3))))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (cbrt g) (* (cbrt -1) (cbrt 2))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (pow g 8))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (pow g 2))) (* (cbrt -1) (cbrt 2))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (pow g 8))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (pow g 14))) (/ (* (pow h 4) (cbrt -1)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (pow g 2))) (* (cbrt -1) (cbrt 2)))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (pow g 8))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (pow g 14))) (/ (* (pow h 4) (cbrt -1)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ 1 (pow g 20))) (/ (* (cbrt -1) (- (* -1/16 (pow h 6)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (pow (cbrt 2) 3))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (pow g 2))) (* (cbrt -1) (cbrt 2))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/2 (/ (pow h 2) (pow g 2))) 2)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/8 (/ (pow h 4) (pow g 4))) (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/16 (/ (pow h 6) (pow g 6))) (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (* -1/16 (/ (pow h 4) (* a (pow g 2))))) g))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ -1/4 (* a g)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ (- (* -1/16 (/ (pow h 2) (* a (pow g 2)))) (* 1/4 (/ 1 a))) g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 2)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (neg (* (/ (cbrt g) (cbrt a)) 1)) #s(hole binary64 (* (cbrt (/ g a)) (cbrt -1)))) |
#s(approx (* (/ (cbrt g) (cbrt a)) 1) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (/ (cbrt g) (cbrt a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (cbrt g) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1))))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) #s(hole binary64 (* (cbrt (/ g a)) (cbrt -1)))) |
#s(approx (* (cbrt (/ g a)) 1) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt 1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (+ (* -1/32 (/ (pow h 6) (* a (pow g 6)))) (/ 1 a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ 1 (cbrt 1/2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ (cbrt -1) (pow (cbrt 1/2) 4)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a)))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (+ (* 1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (* 1/4 (/ (pow h 2) a))))) g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 2)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ 1 (cbrt 1/2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ (cbrt -1) (pow (cbrt 1/2) 4)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (pow g 7))) (/ 1 (pow (cbrt 1/2) 2)))) (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (pow g 4))) (/ 1 (pow (cbrt 1/2) 2)))) (* 1/24 (* (cbrt (* (pow g 2) (pow h 8))) (/ 1 (pow (cbrt 1/2) 2))))) (pow g 3))) (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (pow g 4))) (/ (cbrt -1) (pow (cbrt 1/2) 5)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (pow g 4))) (/ 1 (pow (cbrt 1/2) 2)))) (* 1/24 (* (cbrt (* (pow g 2) (pow h 8))) (/ 1 (pow (cbrt 1/2) 2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (pow h 4) (pow g 2))) (* -1/2 (pow h 2))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (pow h 6) (pow g 4))) (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2))))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g)))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a))) g)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 2) (* a (pow g 2)))) (* 1/4 (/ 1 a))) g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3))))))) (pow (cbrt 2) 2))))))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ (pow h 2) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (* (pow a 2) (* (pow g 2) (pow h 2)))) (/ (* (cbrt 1/2) (+ (* 1/192 (/ 1 (* a (* (pow g 5) (* (pow h 2) (pow (cbrt -1/2) 3)))))) (* 5/128 (/ 1 (* a (pow g 7)))))) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/256 (/ (pow h 2) (* a (pow g 7)))) (* 1/32 (/ 1 (* a (pow g 5)))))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/128 (/ (pow h 2) (pow g 7))) (* 1/16 (/ 1 (pow g 5))))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* -1/2 (/ (pow h 2) g))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (+ (* -1 (pow h 2)) (pow g 2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* 1/4 (/ (pow h 2) (* a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* (pow h 2) (+ (* 1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (* -1/4 (* h h)) #s(hole binary64 (* -1/4 (pow h 2)))) |
#s(approx (* h h) #s(hole binary64 (pow h 2))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3))))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (pow g 5))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (* (cbrt g) (* (cbrt -1) (cbrt 2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* (cbrt g) (* (cbrt -1) (cbrt 2))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ 1 (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (+ (* 1/12 (/ 1 (* (pow g 3) (pow (cbrt 2) 3)))) (* 1/8 (/ 1 (pow g 3)))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (pow g 5))) (/ (cbrt -1) (pow (cbrt 2) 2))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* (cbrt g) (* (cbrt -1) (cbrt 2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (pow g 5))) (/ (cbrt -1) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ 1 (pow g 2))) (/ (* (cbrt -1) (+ (* 1/12 (/ 1 (* (pow g 3) (pow (cbrt 2) 3)))) (* 1/8 (/ 1 (pow g 3))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ 1 (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (- (* 1/216 (/ 1 (* (pow g 5) (pow (cbrt 2) 6)))) (+ (* 1/16 (/ 1 (pow g 5))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* (pow g 3) (pow (cbrt 2) 3)))) (* 1/8 (/ 1 (pow g 3)))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* 1/2 (/ (pow h 2) g)) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* 1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* (pow h 2) (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (+ (sqrt -1) (* -1 (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))) (/ g h))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))) (/ g h))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow h 2) (- (/ (pow g 2) (pow h 2)) 1)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* -1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (+ (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* 1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* 1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ 1 (* (pow h 8) (pow (sqrt -1) 5)))))) (+ (* 1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* 1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ 1 (* (pow h 8) (pow (sqrt -1) 5)))))) (+ (* 1/3 (* (cbrt (/ 1 (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (pow (sqrt -1) 3))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (sqrt -1))))))) (+ (* 1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1 (/ g h)) (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (+ (sqrt -1) (/ g h)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* 1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (sqrt -1) (+ (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (/ g h))))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1 (* (pow h 4) (+ (* 1/4 (/ 1 (* a (* g (pow h 2))))) (* 1/16 (/ 1 (* a (pow g 3))))))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1 (* (pow h 2) (+ (* 1/16 (/ 1 (* a (pow g 3)))) (* 1/4 (/ 1 (* a (* g (pow h 2)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* 1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* -1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3))))) (* 1/4 (/ (pow g 2) (* a (sqrt -1))))) h)) (* -1/2 (/ g a))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1/2 (/ (sqrt -1) a)) (* 1/2 (/ g (* a h)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow g 2) (* a (sqrt -1)))) (* 1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3)))))) h)) (* -1/2 (/ g a))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2)))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2))))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2))))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))))) h)) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ h (pow (sqrt -1) 5))))) (* 1/3 (* (* g (cbrt -1)) (cbrt (/ (pow h 4) (pow (sqrt -1) 2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ (pow h 4) (pow (sqrt -1) 5))))) (* 1/3 (* (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (pow (sqrt -1) 3))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (sqrt -1)))))))) h)) (* 1/3 (* (* g (cbrt -1)) (cbrt (/ (pow h 4) (pow (sqrt -1) 2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (/ g h) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h)) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h)) (sqrt -1)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (cbrt -1/2)) (* (cbrt (* (pow a 2) (- (sqrt (- (pow g 2) (pow h 2))) g))) (cbrt 1/2))) a))) |
#s(approx (cbrt a) #s(hole binary64 (cbrt a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)))) |
#s(approx (/ 1 (* 2 a)) #s(hole binary64 (/ 1/2 a))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (* (pow a 2) (- (sqrt (- (pow g 2) (pow h 2))) g))) (cbrt 1/2))) a))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (cbrt (/ 1 (* 2 a))) #s(hole binary64 (* (cbrt (/ 1 a)) (cbrt 1/2)))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (/ (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g)))) a))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ (- (* -1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g))) a))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (cbrt a) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -1))))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (pow (cbrt -1) 2))))) |
#s(approx (* (cbrt (/ g a)) 1) #s(hole binary64 (* (cbrt (/ g a)) (pow (cbrt -1) 2)))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (* (cbrt (/ g a)) (pow (cbrt -1) 2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (pow (cbrt -1) 2) (cbrt -1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (pow (cbrt -1) 2) (cbrt -1/2))))) |
#s(approx (cbrt (/ 1 (* 2 a))) #s(hole binary64 (* (cbrt (/ 1 a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1 (/ (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g)))) a)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g))) a)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 61.0ms | a | @ | inf | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (/ (cbrt g) (cbrt a)) 1)) (* (/ (cbrt g) (cbrt a)) 1) (/ (cbrt g) (cbrt a)) (cbrt g) g (cbrt a) a 1 (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (cbrt (/ g a)) 1)) (* (cbrt (/ g a)) 1) (cbrt (/ g a)) (/ g a) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) (* 2 a) 2 (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/ (* -1/4 (* h h)) (* a g)) (* -1/4 (* h h)) -1/4 (* h h) h (* a g) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (+ (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (* -1/16 (/ (* h h) (* a (* (* g g) g)))) -1/16 (/ (* h h) (* a (* (* g g) g))) (* a (* (* g g) g)) (* (* g g) g) (/ 1/4 (* a g)) 1/4 (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h))) |
| 37.0ms | a | @ | -inf | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (/ (cbrt g) (cbrt a)) 1)) (* (/ (cbrt g) (cbrt a)) 1) (/ (cbrt g) (cbrt a)) (cbrt g) g (cbrt a) a 1 (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (cbrt (/ g a)) 1)) (* (cbrt (/ g a)) 1) (cbrt (/ g a)) (/ g a) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) (* 2 a) 2 (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/ (* -1/4 (* h h)) (* a g)) (* -1/4 (* h h)) -1/4 (* h h) h (* a g) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (+ (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (* -1/16 (/ (* h h) (* a (* (* g g) g)))) -1/16 (/ (* h h) (* a (* (* g g) g))) (* a (* (* g g) g)) (* (* g g) g) (/ 1/4 (* a g)) 1/4 (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h))) |
| 34.0ms | h | @ | 0 | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (/ (cbrt g) (cbrt a)) 1)) (* (/ (cbrt g) (cbrt a)) 1) (/ (cbrt g) (cbrt a)) (cbrt g) g (cbrt a) a 1 (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (cbrt (/ g a)) 1)) (* (cbrt (/ g a)) 1) (cbrt (/ g a)) (/ g a) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) (* 2 a) 2 (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/ (* -1/4 (* h h)) (* a g)) (* -1/4 (* h h)) -1/4 (* h h) h (* a g) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (+ (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (* -1/16 (/ (* h h) (* a (* (* g g) g)))) -1/16 (/ (* h h) (* a (* (* g g) g))) (* a (* (* g g) g)) (* (* g g) g) (/ 1/4 (* a g)) 1/4 (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h))) |
| 20.0ms | g | @ | 0 | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (/ (cbrt g) (cbrt a)) 1)) (* (/ (cbrt g) (cbrt a)) 1) (/ (cbrt g) (cbrt a)) (cbrt g) g (cbrt a) a 1 (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (cbrt (/ g a)) 1)) (* (cbrt (/ g a)) 1) (cbrt (/ g a)) (/ g a) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) (* 2 a) 2 (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/ (* -1/4 (* h h)) (* a g)) (* -1/4 (* h h)) -1/4 (* h h) h (* a g) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (+ (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (* -1/16 (/ (* h h) (* a (* (* g g) g)))) -1/16 (/ (* h h) (* a (* (* g g) g))) (* a (* (* g g) g)) (* (* g g) g) (/ 1/4 (* a g)) 1/4 (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h))) |
| 20.0ms | a | @ | 0 | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (/ (cbrt g) (cbrt a)) 1)) (* (/ (cbrt g) (cbrt a)) 1) (/ (cbrt g) (cbrt a)) (cbrt g) g (cbrt a) a 1 (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (cbrt (/ g a)) 1)) (* (cbrt (/ g a)) 1) (cbrt (/ g a)) (/ g a) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) (* 2 a) 2 (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/ (* -1/4 (* h h)) (* a g)) (* -1/4 (* h h)) -1/4 (* h h) h (* a g) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (+ (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (* -1/16 (/ (* h h) (* a (* (* g g) g)))) -1/16 (/ (* h h) (* a (* (* g g) g))) (* a (* (* g g) g)) (* (* g g) g) (/ 1/4 (* a g)) 1/4 (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2004 | 77309429350 |
| 0 | 2073 | 19472 |
| 0 | 9082 | 18947 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 a)) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 a)) #s(literal 1 binary64)) |
(/.f64 (cbrt.f64 g) (cbrt.f64 a)) |
(cbrt.f64 g) |
g |
(cbrt.f64 a) |
a |
#s(literal 1 binary64) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 #s(approx (* (cbrt (/ g a)) 1) (cbrt.f64 (/.f64 g a))))) |
(neg.f64 #s(approx (* (cbrt (/ g a)) 1) (cbrt.f64 (/.f64 g a)))) |
#s(approx (* (cbrt (/ g a)) 1) (cbrt.f64 (/.f64 g a))) |
(cbrt.f64 (/.f64 g a)) |
(/.f64 g a) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))) |
(neg.f64 g) |
(sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))) |
#s(approx (- (* g g) (* h h)) (*.f64 g g)) |
(*.f64 g g) |
(cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 h h)) |
#s(literal -1/4 binary64) |
(*.f64 h h) |
h |
(*.f64 a g) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
#s(approx (sqrt (- (* g g) (* h h))) g) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))))) |
(*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))) |
(-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))) |
(*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) |
#s(literal -1/16 binary64) |
(/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))) |
(*.f64 a (*.f64 (*.f64 g g) g)) |
(*.f64 (*.f64 g g) g) |
(/.f64 #s(literal 1/4 binary64) (*.f64 a g)) |
#s(literal 1/4 binary64) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) |
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) |
(-.f64 (*.f64 g g) (*.f64 h h)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))))))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (neg (* (/ (cbrt g) (cbrt a)) 1)) #s(hole binary64 (* -1 (cbrt (/ g a))))) |
#s(approx (* (/ (cbrt g) (cbrt a)) 1) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (/ (cbrt g) (cbrt a)) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (cbrt g) #s(hole binary64 (cbrt g))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (neg (* (cbrt (/ g a)) 1)) #s(hole binary64 (* -1 (cbrt (/ g a))))) |
#s(approx (* (cbrt (/ g a)) 1) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (/ g a) #s(hole binary64 (/ g a))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt 1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2))))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* 1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* 1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (+ (* -1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* -1 g) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* 1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* g (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (neg g) #s(hole binary64 (* -1 g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* (pow g 2) (- (* 1/16 (/ (pow g 2) (* (pow h 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow h 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* -1 (pow h 2)))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (- (pow g 2) (pow h 2)))) |
#s(approx (* g g) #s(hole binary64 (pow g 2))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt -1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* -1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* -1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (- (* 1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (* -1/4 (* h h)) (* a g)) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* a g) #s(hole binary64 (* a g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))))))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))))) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (cbrt (* h (sqrt -1))) (cbrt -1)))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* g (cbrt -1)))) (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (* g (* (cbrt -1) (- (* 1/2 (/ 1 (* h (sqrt -1)))) (* 1/3 (pow (/ 1 (* h (sqrt -1))) 1/9))))) (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))))) (* 1/3 (* (pow (/ 1 (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (cbrt -1))))) (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (cbrt -1))) (* g (+ (* -1/3 (* (* g (* (cbrt -1) (+ (* 1/27 (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2))))) (* 2/3 (* (pow (/ 1 (* (pow h 5) (pow (sqrt -1) 5))) 1/9) (- (* 1/2 (/ 1 (* h (sqrt -1)))) (* 1/3 (pow (/ 1 (* h (sqrt -1))) 1/9)))))))) (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))))) (* 1/3 (* (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (- (* 1/2 (/ 1 (* h (sqrt -1)))) (* 1/3 (pow (/ 1 (* h (sqrt -1))) 1/9)))))))))) (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* -1 g) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* -1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* g (- (* 1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1/16 (/ (pow h 4) (* a (pow g 3)))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (/ (+ (* -1/4 (/ (* (pow g 2) (pow h 2)) a)) (* -1/16 (/ (pow h 4) a))) (pow g 3)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1/16 (/ (pow h 2) (* a (pow g 3)))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow g 2) a)) (* -1/16 (/ (pow h 2) a))) (pow g 3)))) |
#s(approx (* -1/16 (/ (* h h) (* a (* (* g g) g)))) #s(hole binary64 (* -1/16 (/ (pow h 2) (* a (pow g 3)))))) |
#s(approx (/ (* h h) (* a (* (* g g) g))) #s(hole binary64 (/ (pow h 2) (* a (pow g 3))))) |
#s(approx (* a (* (* g g) g)) #s(hole binary64 (* a (pow g 3)))) |
#s(approx (* (* g g) g) #s(hole binary64 (pow g 3))) |
#s(approx (/ 1/4 (* a g)) #s(hole binary64 (/ 1/4 (* a g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 16)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/576 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 5)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (* -1/16 (/ (pow h 4) (* a (pow g 2))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4)))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4))))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2)))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 g)) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (pow g 2))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow g 2) (+ 1 (* -1 (/ (pow h 2) (pow g 2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt -1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (* 1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2))))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/32 (/ (pow h 6) (* a (pow g 6)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2)))))) (/ 1 a))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 16)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt -1) (* (cbrt 1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3))))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (cbrt g) (* (cbrt -1) (cbrt 2))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (pow g 8))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (pow g 2))) (* (cbrt -1) (cbrt 2))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (pow g 8))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (pow g 14))) (/ (* (pow h 4) (cbrt -1)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (pow g 2))) (* (cbrt -1) (cbrt 2)))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (pow g 8))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (pow g 14))) (/ (* (pow h 4) (cbrt -1)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ 1 (pow g 20))) (/ (* (cbrt -1) (- (* -1/16 (pow h 6)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (pow (cbrt 2) 3))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (pow g 2))) (* (cbrt -1) (cbrt 2))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/2 (/ (pow h 2) (pow g 2))) 2)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/8 (/ (pow h 4) (pow g 4))) (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/16 (/ (pow h 6) (pow g 6))) (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (* -1/16 (/ (pow h 4) (* a (pow g 2))))) g))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ -1/4 (* a g)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ (- (* -1/16 (/ (pow h 2) (* a (pow g 2)))) (* 1/4 (/ 1 a))) g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 2)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (neg (* (/ (cbrt g) (cbrt a)) 1)) #s(hole binary64 (* (cbrt (/ g a)) (cbrt -1)))) |
#s(approx (* (/ (cbrt g) (cbrt a)) 1) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (/ (cbrt g) (cbrt a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (cbrt g) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1))))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) #s(hole binary64 (* (cbrt (/ g a)) (cbrt -1)))) |
#s(approx (* (cbrt (/ g a)) 1) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt 1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (+ (* -1/32 (/ (pow h 6) (* a (pow g 6)))) (/ 1 a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ 1 (cbrt 1/2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ (cbrt -1) (pow (cbrt 1/2) 4)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a)))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (+ (* 1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (* 1/4 (/ (pow h 2) a))))) g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 2)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ 1 (cbrt 1/2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ (cbrt -1) (pow (cbrt 1/2) 4)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (pow g 7))) (/ 1 (pow (cbrt 1/2) 2)))) (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (pow g 4))) (/ 1 (pow (cbrt 1/2) 2)))) (* 1/24 (* (cbrt (* (pow g 2) (pow h 8))) (/ 1 (pow (cbrt 1/2) 2))))) (pow g 3))) (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (pow g 4))) (/ (cbrt -1) (pow (cbrt 1/2) 5)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (pow g 4))) (/ 1 (pow (cbrt 1/2) 2)))) (* 1/24 (* (cbrt (* (pow g 2) (pow h 8))) (/ 1 (pow (cbrt 1/2) 2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (pow h 4) (pow g 2))) (* -1/2 (pow h 2))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (pow h 6) (pow g 4))) (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2))))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g)))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a))) g)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 2) (* a (pow g 2)))) (* 1/4 (/ 1 a))) g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3))))))) (pow (cbrt 2) 2))))))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ (pow h 2) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (* (pow a 2) (* (pow g 2) (pow h 2)))) (/ (* (cbrt 1/2) (+ (* 1/192 (/ 1 (* a (* (pow g 5) (* (pow h 2) (pow (cbrt -1/2) 3)))))) (* 5/128 (/ 1 (* a (pow g 7)))))) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/256 (/ (pow h 2) (* a (pow g 7)))) (* 1/32 (/ 1 (* a (pow g 5)))))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/128 (/ (pow h 2) (pow g 7))) (* 1/16 (/ 1 (pow g 5))))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* -1/2 (/ (pow h 2) g))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (+ (* -1 (pow h 2)) (pow g 2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* 1/4 (/ (pow h 2) (* a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* (pow h 2) (+ (* 1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (* -1/4 (* h h)) #s(hole binary64 (* -1/4 (pow h 2)))) |
#s(approx (* h h) #s(hole binary64 (pow h 2))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3))))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (pow g 5))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (* (cbrt g) (* (cbrt -1) (cbrt 2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* (cbrt g) (* (cbrt -1) (cbrt 2))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ 1 (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (+ (* 1/12 (/ 1 (* (pow g 3) (pow (cbrt 2) 3)))) (* 1/8 (/ 1 (pow g 3)))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (pow g 5))) (/ (cbrt -1) (pow (cbrt 2) 2))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* (cbrt g) (* (cbrt -1) (cbrt 2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (pow g 5))) (/ (cbrt -1) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ 1 (pow g 2))) (/ (* (cbrt -1) (+ (* 1/12 (/ 1 (* (pow g 3) (pow (cbrt 2) 3)))) (* 1/8 (/ 1 (pow g 3))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ 1 (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (- (* 1/216 (/ 1 (* (pow g 5) (pow (cbrt 2) 6)))) (+ (* 1/16 (/ 1 (pow g 5))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* (pow g 3) (pow (cbrt 2) 3)))) (* 1/8 (/ 1 (pow g 3)))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* 1/2 (/ (pow h 2) g)) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* 1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* (pow h 2) (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (+ (sqrt -1) (* -1 (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))) (/ g h))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))) (/ g h))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow h 2) (- (/ (pow g 2) (pow h 2)) 1)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* -1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (+ (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* 1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* 1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ 1 (* (pow h 8) (pow (sqrt -1) 5)))))) (+ (* 1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* 1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ 1 (* (pow h 8) (pow (sqrt -1) 5)))))) (+ (* 1/3 (* (cbrt (/ 1 (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (pow (sqrt -1) 3))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (sqrt -1))))))) (+ (* 1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1 (/ g h)) (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (+ (sqrt -1) (/ g h)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* 1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (sqrt -1) (+ (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (/ g h))))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1 (* (pow h 4) (+ (* 1/4 (/ 1 (* a (* g (pow h 2))))) (* 1/16 (/ 1 (* a (pow g 3))))))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1 (* (pow h 2) (+ (* 1/16 (/ 1 (* a (pow g 3)))) (* 1/4 (/ 1 (* a (* g (pow h 2)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* 1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* -1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3))))) (* 1/4 (/ (pow g 2) (* a (sqrt -1))))) h)) (* -1/2 (/ g a))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1/2 (/ (sqrt -1) a)) (* 1/2 (/ g (* a h)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow g 2) (* a (sqrt -1)))) (* 1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3)))))) h)) (* -1/2 (/ g a))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2)))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2))))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2))))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))))) h)) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ h (pow (sqrt -1) 5))))) (* 1/3 (* (* g (cbrt -1)) (cbrt (/ (pow h 4) (pow (sqrt -1) 2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ (pow h 4) (pow (sqrt -1) 5))))) (* 1/3 (* (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (pow (sqrt -1) 3))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (sqrt -1)))))))) h)) (* 1/3 (* (* g (cbrt -1)) (cbrt (/ (pow h 4) (pow (sqrt -1) 2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (/ g h) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h)) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h)) (sqrt -1)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (cbrt -1/2)) (* (cbrt (* (pow a 2) (- (sqrt (- (pow g 2) (pow h 2))) g))) (cbrt 1/2))) a))) |
#s(approx (cbrt a) #s(hole binary64 (cbrt a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)))) |
#s(approx (/ 1 (* 2 a)) #s(hole binary64 (/ 1/2 a))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (* (pow a 2) (- (sqrt (- (pow g 2) (pow h 2))) g))) (cbrt 1/2))) a))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (cbrt (/ 1 (* 2 a))) #s(hole binary64 (* (cbrt (/ 1 a)) (cbrt 1/2)))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (/ (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g)))) a))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ (- (* -1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g))) a))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (cbrt a) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -1))))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (pow (cbrt -1) 2))))) |
#s(approx (* (cbrt (/ g a)) 1) #s(hole binary64 (* (cbrt (/ g a)) (pow (cbrt -1) 2)))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (* (cbrt (/ g a)) (pow (cbrt -1) 2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (pow (cbrt -1) 2) (cbrt -1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (pow (cbrt -1) 2) (cbrt -1/2))))) |
#s(approx (cbrt (/ 1 (* 2 a))) #s(hole binary64 (* (cbrt (/ 1 a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1 (/ (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g)))) a)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g))) a)))) |
| Outputs |
|---|
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (cbrt.f64 g)) (neg.f64 (cbrt.f64 a))) |
(/.f64 (cbrt.f64 g) (cbrt.f64 a)) |
(cbrt.f64 (/.f64 g a)) |
(pow.f64 g #s(literal 1/3 binary64)) |
(cbrt.f64 g) |
g |
(pow.f64 a #s(literal 1/3 binary64)) |
(cbrt.f64 a) |
a |
#s(literal 1 binary64) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 #s(approx (* (/ (cbrt g) (cbrt a)) 1) (cbrt.f64 (/.f64 g a))))) |
(neg.f64 #s(approx (* (/ (cbrt g) (cbrt a)) 1) (cbrt.f64 (/.f64 g a)))) |
#s(approx (* (/ (cbrt g) (cbrt a)) 1) (cbrt.f64 (/.f64 g a))) |
(pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (cbrt.f64 g)) (neg.f64 (cbrt.f64 a))) |
(/.f64 (cbrt.f64 g) (cbrt.f64 a)) |
(cbrt.f64 (/.f64 g a)) |
(/.f64 (neg.f64 g) (neg.f64 a)) |
(/.f64 g a) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))))) (*.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))))) (-.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (-.f64 (*.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))))))) |
(neg.f64 (-.f64 (neg.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))))) |
(fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))) |
(pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 g g) (*.f64 (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))) (-.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))) #s(literal 3 binary64))) (fma.f64 g g (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))) (*.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))))) |
(neg.f64 (-.f64 (neg.f64 (neg.f64 g)) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))) |
(+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))) |
(neg.f64 g) |
(pow.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))) |
#s(approx (- (* g g) (* h h)) (*.f64 g g)) |
(*.f64 (pow.f64 g #s(literal 1 binary64)) (pow.f64 g #s(literal 1 binary64))) |
(*.f64 (fabs.f64 g) (fabs.f64 g)) |
(*.f64 (neg.f64 g) (neg.f64 g)) |
(*.f64 g g) |
(pow.f64 g #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 g) #s(literal 2 binary64))) |
(pow.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))) #s(literal 1/3 binary64)) |
(cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 h h) g)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h))) (neg.f64 (*.f64 a g))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 h h)) |
#s(literal -1/4 binary64) |
(*.f64 (pow.f64 h #s(literal 1 binary64)) (pow.f64 h #s(literal 1 binary64))) |
(*.f64 (fabs.f64 h) (fabs.f64 h)) |
(*.f64 (neg.f64 h) (neg.f64 h)) |
(*.f64 h h) |
(pow.f64 h #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 h) #s(literal 2 binary64))) |
h |
(*.f64 a g) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))) (-.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))))) |
(neg.f64 (-.f64 (neg.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))) |
(fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(/.f64 (-.f64 (*.f64 g g) (*.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(approx (sqrt (- (* g g) (* h h))) g))) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(literal 3 binary64))) (fma.f64 g g (-.f64 (*.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(approx (sqrt (- (* g g) (* h h))) g)) (*.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(neg.f64 (-.f64 (neg.f64 (neg.f64 g)) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
#s(approx (sqrt (- (* g g) (* h h))) g) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) |
(pow.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) #s(literal 1/3 binary64)) |
(cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(/.f64 (-.f64 (*.f64 g g) (*.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(approx (sqrt (- (* g g) (* h h))) g))) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(literal 3 binary64))) (fma.f64 g g (fma.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(approx (sqrt (- (* g g) (* h h))) g) (*.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))))) (-.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) (*.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))))))) |
(neg.f64 (-.f64 (neg.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))))) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) |
(pow.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))))) #s(literal 1/3 binary64)) |
(cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))))) |
(*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a g)) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a g)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a g)) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)) (*.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) |
(-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))) |
(*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) |
#s(literal -1/16 binary64) |
(*.f64 (/.f64 h a) (/.f64 h (*.f64 (*.f64 g g) g))) |
(/.f64 (neg.f64 (*.f64 h h)) (neg.f64 (*.f64 a (*.f64 (*.f64 g g) g)))) |
(/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))) |
(*.f64 a (*.f64 (*.f64 g g) g)) |
(*.f64 (pow.f64 g #s(literal 3/2 binary64)) (pow.f64 g #s(literal 3/2 binary64))) |
(*.f64 (*.f64 g g) g) |
(*.f64 g (*.f64 g g)) |
(pow.f64 g #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 g) #s(literal 3 binary64))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 a g)) |
(/.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 a g))) |
#s(literal 1/4 binary64) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) |
(/.f64 (-.f64 (*.f64 g g) (*.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) #s(literal 3 binary64))) (fma.f64 g g (fma.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) (*.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) |
(-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) |
(pow.f64 (*.f64 (+.f64 g h) (-.f64 g h)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) |
(*.f64 (+.f64 g h) (-.f64 g h)) |
(/.f64 (-.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 h h) (*.f64 h h))) (fma.f64 g g (*.f64 h h))) |
(/.f64 (-.f64 (pow.f64 (*.f64 g g) #s(literal 3 binary64)) (pow.f64 (*.f64 h h) #s(literal 3 binary64))) (fma.f64 (*.f64 g g) (*.f64 g g) (fma.f64 (*.f64 h h) (*.f64 h h) (*.f64 (*.f64 g g) (*.f64 h h))))) |
(-.f64 (*.f64 g g) (*.f64 h h)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))) (*.f64 #s(literal -1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))))))))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) (*.f64 #s(literal -1 binary64) (cbrt.f64 (/.f64 g a)))) |
#s(approx (* (/ (cbrt g) (cbrt a)) 1) (cbrt.f64 (/.f64 g a))) |
#s(approx (/ (cbrt g) (cbrt a)) (cbrt.f64 (/.f64 g a))) |
#s(approx (cbrt g) (cbrt.f64 g)) |
#s(approx g g) |
#s(approx (neg (* (cbrt (/ g a)) 1)) (*.f64 #s(literal -1 binary64) (cbrt.f64 (/.f64 g a)))) |
#s(approx (* (/ (cbrt g) (cbrt a)) 1) (cbrt.f64 (/.f64 g a))) |
#s(approx (/ (cbrt g) (cbrt a)) (cbrt.f64 (/.f64 g a))) |
#s(approx (/ g a) (/.f64 g a)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))) (*.f64 #s(literal -1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 g (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 g (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (fma.f64 #s(literal -1 binary64) g (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (fma.f64 g (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (fma.f64 g (-.f64 (*.f64 g (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 1 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (neg g) (*.f64 #s(literal -1 binary64) g)) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* g g) (* h h))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* g g) (* h h))) (fma.f64 h (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 g g) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (fma.f64 h (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 g g) (fma.f64 (*.f64 g g) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 g g) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* g g) (* h h)) (*.f64 #s(literal -1 binary64) (*.f64 h h))) |
#s(approx (- (* g g) (* h h)) (*.f64 (+.f64 g h) (-.f64 g h))) |
#s(approx (* g g) (*.f64 g g)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 g (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 g (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (* -1/4 (* h h)) (* a g)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g)))) |
#s(approx (* a g) (*.f64 a g)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))) (*.f64 #s(literal -1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))))))))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (cbrt.f64 (*.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64)))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64))) #s(literal 1/9 binary64)) (*.f64 g (cbrt.f64 #s(literal -1 binary64)))) (cbrt.f64 (*.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 g (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64)))))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1 binary64))))) (cbrt.f64 (*.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1 binary64))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 g (*.f64 (cbrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/27 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64))))))))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64)))))))))) (cbrt.f64 (*.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 #s(literal -1 binary64) g) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 g (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64))) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 g (-.f64 (*.f64 g (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 1 binary64))) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 (*.f64 g g) g))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) a) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) a))) (*.f64 (*.f64 g g) g))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) a) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) a))) (*.f64 (*.f64 g g) g))) |
#s(approx (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))))) |
#s(approx (/ (* h h) (* a (* (* g g) g))) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) |
#s(approx (* a (* (* g g) g)) (*.f64 a (*.f64 (*.f64 g g) g))) |
#s(approx (* (* g g) g) (*.f64 (*.f64 g g) g)) |
#s(approx (/ 1/4 (* a g)) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 10 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal -1/4 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 10 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 16 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal -1/4 binary64)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/576 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 5 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) a) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 g g))))) g)) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))))) g)) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 h #s(literal 8 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 h #s(literal 8 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g)))))))) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 g g)))) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 g g)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 g g) (*.f64 g g)))))) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 h #s(literal 8 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 h #s(literal 8 binary64)))) (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g))) (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 g g)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 g g) (*.f64 g g))))))) g)) |
#s(approx (sqrt (- (* g g) (* h h))) g) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 g (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g))))))))) |
#s(approx (- (* g g) (* h h)) (*.f64 g g)) |
#s(approx (- (* g g) (* h h)) (*.f64 (*.f64 g g) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 h h) (*.f64 g g)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (pow.f64 g #s(literal 20 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) a)) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 (*.f64 h h) (*.f64 h h))) (*.f64 a #s(literal 2 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 g a))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (-.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g)))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 10 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal -1/4 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 10 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 16 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal -1/4 binary64)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (pow.f64 g #s(literal 20 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) a)) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 (*.f64 h h) (*.f64 h h))) (*.f64 a #s(literal 2 binary64))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (cbrt.f64 g) (cbrt.f64 #s(literal -2 binary64)))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -8 binary64))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (cbrt.f64 #s(literal -2 binary64)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -8 binary64))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -14 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (cbrt.f64 #s(literal -2 binary64))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -8 binary64))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -14 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -20 binary64))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h))) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 (*.f64 h h) (*.f64 h h))) #s(literal 2 binary64))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (cbrt.f64 #s(literal -2 binary64)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g)) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 g (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g))) #s(literal 2 binary64)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 g (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 g (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g))))))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g)))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) a) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 g g))))) g)) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (/.f64 #s(literal -1/4 binary64) (*.f64 a g))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) a))) g)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) a)) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) g) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) a)) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) g) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))) |
#s(approx (* (/ (cbrt g) (cbrt a)) 1) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))))) |
#s(approx (/ (cbrt g) (cbrt a)) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))))) |
#s(approx (cbrt g) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 g #s(literal -1 binary64))))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))) |
#s(approx (* (/ (cbrt g) (cbrt a)) 1) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))))) |
#s(approx (/ (cbrt g) (cbrt a)) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (pow.f64 g #s(literal 20 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) a)) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 (*.f64 h h) (*.f64 h h))) (*.f64 a #s(literal 2 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 g a))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g)))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g)))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g))))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) g)) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (*.f64 g g) (*.f64 g g))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) a))) g))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) a)))) g))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 g g))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 h #s(literal 8 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 h #s(literal 8 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) a))))) g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) a)) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) g) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) a)) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) g) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) g)) (cbrt.f64 #s(literal -1/2 binary64)))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 g #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) g)) (cbrt.f64 #s(literal -1/2 binary64))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 (*.f64 g g) (*.f64 g g)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) g)) (cbrt.f64 #s(literal -1/2 binary64))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 (*.f64 g g) (*.f64 g g)))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 (*.f64 g g) (*.f64 g g)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64)))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) g)) (cbrt.f64 #s(literal -1/2 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 g g))) (*.f64 #s(literal -1/2 binary64) (*.f64 h h))) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 g g) (*.f64 g g)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 g g))))) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 h #s(literal 8 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 h #s(literal 8 binary64)))) (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 g g)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (*.f64 (*.f64 g g) (*.f64 g g))))))) g))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) a))) g))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) a))) g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (*.f64 (*.f64 h h) (*.f64 h h)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (*.f64 (*.f64 h h) (*.f64 h h)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 13 binary64)) (*.f64 (*.f64 h h) (*.f64 h h)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 (*.f64 g g) #s(literal 2 binary64))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (*.f64 (*.f64 h h) (*.f64 h h)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (*.f64 (*.f64 h h) (*.f64 h h)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 g g) (*.f64 h h)))) (/.f64 (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/192 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) (*.f64 (*.f64 h h) #s(literal -1/2 binary64))))) (*.f64 #s(literal 5/128 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 7 binary64))))))) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 13 binary64)) (*.f64 (*.f64 h h) (*.f64 h h)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -5/256 binary64) (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (*.f64 #s(literal 1/32 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -5/128 binary64) (/.f64 (*.f64 h h) (pow.f64 g #s(literal 7 binary64)))) (*.f64 #s(literal 1/16 binary64) (pow.f64 g #s(literal -5 binary64))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g))))) |
#s(approx (sqrt (- (* g g) (* h h))) (+.f64 g (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)))) |
#s(approx (sqrt (- (* g g) (* h h))) (+.f64 g (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g)))))) |
#s(approx (sqrt (- (* g g) (* h h))) (+.f64 g (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g)))))) |
#s(approx (- (* g g) (* h h)) (fma.f64 #s(literal -1 binary64) (*.f64 h h) (*.f64 g g))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 (*.f64 g g) #s(literal 2 binary64)))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1 binary64) (/.f64 g a) (*.f64 (*.f64 h h) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1 binary64) (/.f64 g a) (*.f64 (*.f64 h h) (fma.f64 (*.f64 h h) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g))))))) |
#s(approx (* -1/4 (* h h)) (*.f64 #s(literal -1/4 binary64) (*.f64 h h))) |
#s(approx (* h h) (*.f64 h h)) |
#s(approx h h) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (*.f64 (*.f64 h h) (*.f64 h h)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (*.f64 (*.f64 h h) (*.f64 h h)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 13 binary64)) (*.f64 (*.f64 h h) (*.f64 h h)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 (*.f64 g g) #s(literal 2 binary64)))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 (*.f64 g g) #s(literal 2 binary64))))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -5 binary64))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 g) (cbrt.f64 #s(literal -2 binary64))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 (cbrt.f64 g) (cbrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -5 binary64))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 (cbrt.f64 g) (cbrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -5 binary64))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 g #s(literal 5 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 g #s(literal -5 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g)))) (*.f64 (*.f64 g g) #s(literal 2 binary64)))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h h) g)) (*.f64 #s(literal 2 binary64) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 (*.f64 h h) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g)))) (*.f64 #s(literal 2 binary64) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 (*.f64 h h) (fma.f64 (*.f64 h h) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 h h) (pow.f64 g #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g)))) (*.f64 #s(literal 2 binary64) g))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g)))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 g h))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 g h)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 g h)))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)) (*.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* g g) (* h h)) (*.f64 (*.f64 h h) (-.f64 (/.f64 (*.f64 g g) (*.f64 h h)) #s(literal 1 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 h h)) #s(literal -1 binary64)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 h h)) #s(literal -1 binary64))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 h h)) #s(literal -1 binary64)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 g h)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 g h))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 g h)))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g (*.f64 h h)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 h h) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g (*.f64 h h))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))))) h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64))))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))))))) h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64))))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 h (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))))) h) (*.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal 1/2 binary64) (/.f64 g (*.f64 a h)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))) h) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (*.f64 h h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) h) (*.f64 #s(literal -1/2 binary64) (/.f64 g a))) h) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 g h))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 g g) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) g) h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 h h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (sqrt.f64 #s(literal -1 binary64))))) h)) g) h)))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 g g) g) (*.f64 (*.f64 g g) g)) (*.f64 (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 h h) h)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 h (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))))) h) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (*.f64 #s(literal 1/2 binary64) (/.f64 g (*.f64 a h))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))) h) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (*.f64 h h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))) h) (*.f64 #s(literal -1/2 binary64) (/.f64 g a))) h) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))))) h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64))))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))))))) h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64))))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 h (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))))))) h) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 h h)) #s(literal -1 binary64))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 h (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) #s(literal -1 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 h h)) #s(literal -1 binary64))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (sqrt.f64 #s(literal -1 binary64))))))))) h) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 (*.f64 (*.f64 h h) (*.f64 h h)) #s(literal -1 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 h h)) #s(literal -1 binary64))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (-.f64 (/.f64 g h) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) g) h)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 h h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (sqrt.f64 #s(literal -1 binary64))))) h)) g) h)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (/.f64 (+.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g)) #s(literal 1/2 binary64)))) a)) |
#s(approx (cbrt a) (cbrt.f64 a)) |
#s(approx a a) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a))) |
#s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a) #s(literal -1/2 binary64)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (/.f64 (+.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g)) #s(literal 1/2 binary64)))) a)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a) #s(literal -1/2 binary64)))) |
#s(approx (cbrt (/ 1 (* 2 a))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (/.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) g)))) a)) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) g))) a)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a) #s(literal 1/2 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a) #s(literal 1/2 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt a) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 a #s(literal -1 binary64))))) |
#s(approx (neg (* (cbrt (/ g a)) 1)) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 g a)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (* (/ (cbrt g) (cbrt a)) 1) (*.f64 (cbrt.f64 (/.f64 g a)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (cbrt g) (cbrt a)) (*.f64 (cbrt.f64 (/.f64 g a)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a) #s(literal 1/2 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a) #s(literal -1/2 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 (cbrt.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a)) (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a)) (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal -1/2 binary64))))) |
#s(approx (cbrt (/ 1 (* 2 a))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 h h) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g)) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) g)))) a))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g)) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) g))) a))) |
Compiled 12 267 to 3 019 computations (75.4% saved)
29 alts after pruning (27 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 385 | 11 | 396 |
| Fresh | 4 | 16 | 20 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 392 | 29 | 421 |
| Status | Accuracy | Program |
|---|---|---|
| 74.6% | (/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))))) | |
| 29.7% | (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 31.6% | (+.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 12.7% | (+.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 #s(approx (* (+ g h) (- g h)) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 g (fma.f64 #s(literal -1 binary64) g (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 g g) h)))) h)) #s(literal 1 binary64)))))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 30.6% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal 1/3 binary64))) | |
| 26.5% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (neg.f64 g) a)))) | |
| 22.1% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(approx (/ (* -1/4 (* h h)) (* a g)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g))))))) | |
| ▶ | 23.2% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 h h) g))))) |
| ▶ | 96.2% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
| 95.7% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) #s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (cbrt.f64 g) (cbrt.f64 #s(literal -2 binary64)))))) | |
| 37.8% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) #s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -8 binary64))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (cbrt.f64 #s(literal -2 binary64)))))))) | |
| 31.4% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(literal 3 binary64))) (fma.f64 g g (fma.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(approx (sqrt (- (* g g) (* h h))) g) (*.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))))) | |
| 24.6% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 74.6% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) | |
| ▶ | 96.2% | (+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
| 75.6% | (+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) | |
| 23.0% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| ▶ | 21.3% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
| 19.8% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (exp.f64 (*.f64 (log.f64 g) #s(literal 2 binary64))) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (exp.f64 (*.f64 (log.f64 g) #s(literal 2 binary64))) (*.f64 h h))))))) | |
| 22.2% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a)))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) | |
| 71.4% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 g a)))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) | |
| 20.5% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (/.f64 (+.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g)) #s(literal 1/2 binary64)))) a)) | |
| 42.0% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a) #s(literal 1/2 binary64))))) | |
| 35.3% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal -1/4 binary64)))))) | |
| ▶ | 35.6% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
| 47.5% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (/.f64 (pow.f64 g #s(literal 1/3 binary64)) (cbrt.f64 a)) #s(literal 1 binary64)))) | |
| 45.1% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (/.f64 (cbrt.f64 g) (pow.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)))) | |
| ✓ | 96.2% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 a)) #s(literal 1 binary64)))) |
| ✓ | 75.6% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 #s(approx (* (cbrt (/ g a)) 1) (cbrt.f64 (/.f64 g a))))) |
Compiled 2 213 to 1 705 computations (23% saved)
| Inputs |
|---|
(+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
#s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
(+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
(neg.f64 g) |
g |
#s(approx (sqrt (- (* g g) (* h h))) g) |
(*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) |
(cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) |
(/.f64 g a) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 h h) g))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))) |
(sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))) |
#s(approx (- (* g g) (* h h)) (*.f64 g g)) |
(*.f64 g g) |
(cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 h h) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 h h) g))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 h h) g)) |
(/.f64 #s(literal -1/4 binary64) a) |
#s(literal -1/4 binary64) |
(/.f64 (*.f64 h h) g) |
(*.f64 h h) |
h |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))))) |
(*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))) |
(-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))) |
(*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) |
#s(literal -1/16 binary64) |
(/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))) |
(*.f64 a (*.f64 (*.f64 g g) g)) |
(*.f64 (*.f64 g g) g) |
(/.f64 #s(literal 1/4 binary64) (*.f64 a g)) |
#s(literal 1/4 binary64) |
(*.f64 a g) |
(cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) |
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) |
(-.f64 (*.f64 g g) (*.f64 h h)) |
| Outputs |
|---|
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))))))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt 1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2))))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* 1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* 1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (+ (* -1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* -1 g) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* 1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* g (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (neg g) #s(hole binary64 (* -1 g))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* (pow g 2) (- (* 1/16 (/ (pow g 2) (* (pow h 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow h 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))))) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (cbrt (* h (sqrt -1))) (cbrt -1)))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* g (cbrt -1)))) (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (* g (* (cbrt -1) (- (* 1/2 (/ 1 (* h (sqrt -1)))) (* 1/3 (pow (/ 1 (* h (sqrt -1))) 1/9))))) (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))))) (* 1/3 (* (pow (/ 1 (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (cbrt -1))))) (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (cbrt -1))) (* g (+ (* -1/3 (* (* g (* (cbrt -1) (+ (* 1/27 (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2))))) (* 2/3 (* (pow (/ 1 (* (pow h 5) (pow (sqrt -1) 5))) 1/9) (- (* 1/2 (/ 1 (* h (sqrt -1)))) (* 1/3 (pow (/ 1 (* h (sqrt -1))) 1/9)))))))) (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))))) (* 1/3 (* (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (- (* 1/2 (/ 1 (* h (sqrt -1)))) (* 1/3 (pow (/ 1 (* h (sqrt -1))) 1/9)))))))))) (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* -1 g) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* -1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* g (- (* 1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))))))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (neg (* (pow (/ g a) 1/3) 1)) #s(hole binary64 (* -1 (cbrt (/ g a))))) |
#s(approx (* (pow (/ g a) 1/3) 1) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (pow (/ g a) 1/3) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (/ g a) #s(hole binary64 (/ g a))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* -1 (pow h 2)))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (- (pow g 2) (pow h 2)))) |
#s(approx (* g g) #s(hole binary64 (pow g 2))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt -1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* -1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* -1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (- (* 1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ -1/4 a) (/ (* h h) g)) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (/ (* h h) g) #s(hole binary64 (/ (pow h 2) g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (/ (cbrt -1) (cbrt 2)))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (/ (cbrt -1) (cbrt 2)))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))) (cbrt 2))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (/ (cbrt -1) (cbrt 2)))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))) (cbrt 2)))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))))))) (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (cbrt 2)))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (/ (* g (cbrt -1)) (cbrt 2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* g (* (cbrt -1) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (cbrt 2)))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (/ (cbrt -1) (cbrt 2)))))) (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (/ (cbrt -1) (cbrt 2)))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* g (* (cbrt -1) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))) (cbrt 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))) (cbrt 2)))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1/16 (/ (pow h 4) (* a (pow g 3)))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (/ (+ (* -1/4 (/ (* (pow g 2) (pow h 2)) a)) (* -1/16 (/ (pow h 4) a))) (pow g 3)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1/16 (/ (pow h 2) (* a (pow g 3)))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow g 2) a)) (* -1/16 (/ (pow h 2) a))) (pow g 3)))) |
#s(approx (* -1/16 (/ (* h h) (* a (* (* g g) g)))) #s(hole binary64 (* -1/16 (/ (pow h 2) (* a (pow g 3)))))) |
#s(approx (/ (* h h) (* a (* (* g g) g))) #s(hole binary64 (/ (pow h 2) (* a (pow g 3))))) |
#s(approx (* a (* (* g g) g)) #s(hole binary64 (* a (pow g 3)))) |
#s(approx (* (* g g) g) #s(hole binary64 (pow g 3))) |
#s(approx (/ 1/4 (* a g)) #s(hole binary64 (/ 1/4 (* a g)))) |
#s(approx (* a g) #s(hole binary64 (* a g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 16)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/576 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 5)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (* -1/16 (/ (pow h 4) (* a (pow g 2))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4)))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4))))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2)))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 g)) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt -1) (* (cbrt 1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3))))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (cbrt g) (* (cbrt -1) (cbrt 2))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (pow g 8))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (pow g 2))) (* (cbrt -1) (cbrt 2))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (pow g 8))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (pow g 14))) (/ (* (pow h 4) (cbrt -1)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (pow g 2))) (* (cbrt -1) (cbrt 2)))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (pow g 8))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (pow g 14))) (/ (* (pow h 4) (cbrt -1)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ 1 (pow g 20))) (/ (* (cbrt -1) (- (* -1/16 (pow h 6)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (pow (cbrt 2) 3))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (pow g 2))) (* (cbrt -1) (cbrt 2))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/2 (/ (pow h 2) (pow g 2))) 2)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/8 (/ (pow h 4) (pow g 4))) (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/16 (/ (pow h 6) (pow g 6))) (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 16)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (pow g 2))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow g 2) (+ 1 (* -1 (/ (pow h 2) (pow g 2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt -1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (* 1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2))))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/32 (/ (pow h 6) (* a (pow g 6)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2)))))) (/ 1 a))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (cbrt -1)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (cbrt -1)) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 3)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (cbrt -1)) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 3)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1)) (pow (cbrt 2) 3)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 16)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (cbrt -1)) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ g a)) (cbrt -1)))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 3)))) (* (cbrt (/ 1 (* a (pow g 2)))) (cbrt -1)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 3)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1)) (pow (cbrt 2) 3)))) (* (cbrt (/ 1 (* a (pow g 2)))) (cbrt -1))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 3)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1)) (pow (cbrt 2) 3)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt -1) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 3)))) (* (cbrt (/ 1 (* a (pow g 2)))) (cbrt -1)))))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (* -1/16 (/ (pow h 4) (* a (pow g 2))))) g))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ -1/4 (* a g)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ (- (* -1/16 (/ (pow h 2) (* a (pow g 2)))) (* 1/4 (/ 1 a))) g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 2)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt 1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (+ (* -1/32 (/ (pow h 6) (* a (pow g 6)))) (/ 1 a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ 1 (cbrt 1/2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ (cbrt -1) (pow (cbrt 1/2) 4)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (pow g 7))) (/ 1 (pow (cbrt 1/2) 2)))) (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (pow g 4))) (/ 1 (pow (cbrt 1/2) 2)))) (* 1/24 (* (cbrt (* (pow g 2) (pow h 8))) (/ 1 (pow (cbrt 1/2) 2))))) (pow g 3))) (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (pow g 4))) (/ (cbrt -1) (pow (cbrt 1/2) 5)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (pow g 4))) (/ 1 (pow (cbrt 1/2) 2)))) (* 1/24 (* (cbrt (* (pow g 2) (pow h 8))) (/ 1 (pow (cbrt 1/2) 2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (pow h 4) (pow g 2))) (* -1/2 (pow h 2))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (pow h 6) (pow g 4))) (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2))))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 2)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (neg (* (pow (/ g a) 1/3) 1)) #s(hole binary64 (* (cbrt (/ g a)) (cbrt -1)))) |
#s(approx (* (pow (/ g a) 1/3) 1) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (pow (/ g a) 1/3) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ 1 (cbrt 1/2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ (cbrt -1) (pow (cbrt 1/2) 4)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a)))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (+ (* 1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (* 1/4 (/ (pow h 2) a))))) g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (/ (* (cbrt -1) (cbrt 1/2)) (cbrt 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (/ (* (cbrt -1) (cbrt 1/2)) (cbrt 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 2)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2))))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2)))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (/ (* (cbrt -1) (cbrt 1/2)) (cbrt 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (/ (* (cbrt -1) (cbrt 1/2)) (cbrt 2))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2))))) (* (cbrt (/ (pow h 2) (* a g))) (/ (* (cbrt -1) (cbrt 1/2)) (cbrt 2)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2))))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (/ (* (cbrt -1) (cbrt 1/2)) (cbrt 2)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ (cbrt -1) (* (pow (cbrt 1/2) 5) (cbrt 2))))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2))))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (/ (* (cbrt -1) (cbrt 1/2)) (cbrt 2)))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a))) g)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 2) (* a (pow g 2)))) (* 1/4 (/ 1 a))) g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ (pow h 2) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (* (pow a 2) (* (pow g 2) (pow h 2)))) (/ (* (cbrt 1/2) (+ (* 1/192 (/ 1 (* a (* (pow g 5) (* (pow h 2) (pow (cbrt -1/2) 3)))))) (* 5/128 (/ 1 (* a (pow g 7)))))) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/256 (/ (pow h 2) (* a (pow g 7)))) (* 1/32 (/ 1 (* a (pow g 5)))))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/128 (/ (pow h 2) (pow g 7))) (* 1/16 (/ 1 (pow g 5))))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* -1/2 (/ (pow h 2) g))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3))))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (pow g 5))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (* (cbrt g) (* (cbrt -1) (cbrt 2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* (cbrt g) (* (cbrt -1) (cbrt 2))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ 1 (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (+ (* 1/12 (/ 1 (* (pow g 3) (pow (cbrt 2) 3)))) (* 1/8 (/ 1 (pow g 3)))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (pow g 5))) (/ (cbrt -1) (pow (cbrt 2) 2))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* (cbrt g) (* (cbrt -1) (cbrt 2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (pow g 5))) (/ (cbrt -1) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ 1 (pow g 2))) (/ (* (cbrt -1) (+ (* 1/12 (/ 1 (* (pow g 3) (pow (cbrt 2) 3)))) (* 1/8 (/ 1 (pow g 3))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ 1 (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (- (* 1/216 (/ 1 (* (pow g 5) (pow (cbrt 2) 6)))) (+ (* 1/16 (/ 1 (pow g 5))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* (pow g 3) (pow (cbrt 2) 3)))) (* 1/8 (/ 1 (pow g 3)))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* 1/2 (/ (pow h 2) g)) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* 1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3))))))) (pow (cbrt 2) 2))))))))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (+ (* -1 (pow h 2)) (pow g 2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* 1/4 (/ (pow h 2) (* a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* (pow h 2) (+ (* 1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (* h h) #s(hole binary64 (pow h 2))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (cbrt -1)) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 3)))) (+ (* (cbrt (/ g a)) (cbrt -1)) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (cbrt -1)) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1) (pow (cbrt 2) 3)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 3)))) (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (cbrt -1)) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1) (pow (cbrt 2) 3)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 3)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3))))))) (pow (cbrt 2) 3))))))))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 3)))) (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (cbrt -1)) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 3)))) (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1) (pow (cbrt 2) 3))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (cbrt -1)) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1) (pow (cbrt 2) 3)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 3)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 3))))))))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* (pow h 2) (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (+ (sqrt -1) (* -1 (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))) (/ g h))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))) (/ g h))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* 1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* 1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ 1 (* (pow h 8) (pow (sqrt -1) 5)))))) (+ (* 1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* 1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ 1 (* (pow h 8) (pow (sqrt -1) 5)))))) (+ (* 1/3 (* (cbrt (/ 1 (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (pow (sqrt -1) 3))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (sqrt -1))))))) (+ (* 1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1 (/ g h)) (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (+ (sqrt -1) (/ g h)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* 1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (sqrt -1) (+ (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (/ g h))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow h 2) (- (/ (pow g 2) (pow h 2)) 1)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* -1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (+ (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (/ (* g (cbrt -1)) (cbrt 2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (/ (* g (cbrt -1)) (cbrt 2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (/ (* g (cbrt -1)) (cbrt 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))) (cbrt 2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (/ (* g (cbrt -1)) (cbrt 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (/ (* g (cbrt -1)) (cbrt 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2)))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (/ (* g (cbrt -1)) (cbrt 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))) (cbrt 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1 (* (pow h 4) (+ (* 1/4 (/ 1 (* a (* g (pow h 2))))) (* 1/16 (/ 1 (* a (pow g 3))))))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1 (* (pow h 2) (+ (* 1/16 (/ 1 (* a (pow g 3)))) (* 1/4 (/ 1 (* a (* g (pow h 2)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2)))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2))))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2))))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* 1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* -1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3))))) (* 1/4 (/ (pow g 2) (* a (sqrt -1))))) h)) (* -1/2 (/ g a))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))))) h)) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ h (pow (sqrt -1) 5))))) (* 1/3 (* (* g (cbrt -1)) (cbrt (/ (pow h 4) (pow (sqrt -1) 2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ (pow h 4) (pow (sqrt -1) 5))))) (* 1/3 (* (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (pow (sqrt -1) 3))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (sqrt -1)))))))) h)) (* 1/3 (* (* g (cbrt -1)) (cbrt (/ (pow h 4) (pow (sqrt -1) 2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (/ g h) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h)) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h)) (sqrt -1)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1/2 (/ (sqrt -1) a)) (* 1/2 (/ g (* a h)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow g 2) (* a (sqrt -1)))) (* 1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3)))))) h)) (* -1/2 (/ g a))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (/ (* g (cbrt -1)) (cbrt 2))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (/ (* g (cbrt -1)) (cbrt 2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))) (cbrt 2))))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (/ (* g (cbrt -1)) (cbrt 2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (/ (* g (cbrt -1)) (cbrt 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2)))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (/ (* g (cbrt -1)) (cbrt 2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2)))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))) (cbrt 2))))) h)) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (/ (* g (cbrt -1)) (cbrt 2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (* (pow a 2) (- (sqrt (- (pow g 2) (pow h 2))) g))) (cbrt 1/2))) a))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)))) |
#s(approx (/ 1 (* 2 a)) #s(hole binary64 (/ 1/2 a))) |
#s(approx (/ 1/2 a) #s(hole binary64 (/ 1/2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (cbrt (/ 1 (* 2 a))) #s(hole binary64 (* (cbrt (/ 1 a)) (cbrt 1/2)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (cbrt -1/2)) (* (cbrt (* (pow a 2) (- (sqrt (- (pow g 2) (pow h 2))) g))) (cbrt 1/2))) a))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)))) |
#s(approx (/ -1/4 a) #s(hole binary64 (/ -1/4 a))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (/ (cbrt -1) (cbrt 2))) (* (cbrt (* (pow a 2) (- (sqrt (- (pow g 2) (pow h 2))) g))) (cbrt 1/2))) a))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (/ (cbrt -1) (cbrt 2))))) |
#s(approx (/ 1 (cbrt (* 2 a))) #s(hole binary64 (* (cbrt (/ 1 a)) (/ 1 (cbrt 2))))) |
#s(approx (cbrt (* 2 a)) #s(hole binary64 (* (cbrt a) (cbrt 2)))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (/ (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g)))) a))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ (- (* -1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g))) a))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (/ (cbrt -1) (cbrt 2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (pow (cbrt -1) 2) (cbrt -1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (pow (cbrt -1) 2) (cbrt -1/2))))) |
#s(approx (cbrt (/ 1 (* 2 a))) #s(hole binary64 (* (cbrt (/ 1 a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (neg (* (pow (/ g a) 1/3) 1)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (pow (cbrt -1) 2))))) |
#s(approx (* (pow (/ g a) 1/3) 1) #s(hole binary64 (* (cbrt (/ g a)) (pow (cbrt -1) 2)))) |
#s(approx (pow (/ g a) 1/3) #s(hole binary64 (* (cbrt (/ g a)) (pow (cbrt -1) 2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (/ (pow (cbrt -1) 2) (cbrt -2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (/ (pow (cbrt -1) 2) (cbrt -2))))) |
#s(approx (/ 1 (cbrt (* 2 a))) #s(hole binary64 (* (cbrt (/ 1 a)) (/ (cbrt -1) (cbrt -2))))) |
#s(approx (cbrt (* 2 a)) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -2))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1 (/ (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g)))) a)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g))) a)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 60.0ms | a | @ | inf | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) (/ 1/2 a) 1/2 a (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) g (sqrt (- (* g g) (* h h))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (pow (/ g a) 1/3) 1)) (* (pow (/ g a) 1/3) 1) (pow (/ g a) 1/3) (/ g a) 1/3 1 (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) (* 2 a) 2 (+ (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (* (/ -1/4 a) (/ (* h h) g)) (/ -1/4 a) -1/4 (/ (* h h) g) (* h h) h (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (/ 1 (cbrt (* 2 a))) (cbrt (* 2 a)) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (* -1/16 (/ (* h h) (* a (* (* g g) g)))) -1/16 (/ (* h h) (* a (* (* g g) g))) (* a (* (* g g) g)) (* (* g g) g) (/ 1/4 (* a g)) 1/4 (* a g) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h))) |
| 25.0ms | a | @ | 0 | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) (/ 1/2 a) 1/2 a (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) g (sqrt (- (* g g) (* h h))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (pow (/ g a) 1/3) 1)) (* (pow (/ g a) 1/3) 1) (pow (/ g a) 1/3) (/ g a) 1/3 1 (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) (* 2 a) 2 (+ (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (* (/ -1/4 a) (/ (* h h) g)) (/ -1/4 a) -1/4 (/ (* h h) g) (* h h) h (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (/ 1 (cbrt (* 2 a))) (cbrt (* 2 a)) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (* -1/16 (/ (* h h) (* a (* (* g g) g)))) -1/16 (/ (* h h) (* a (* (* g g) g))) (* a (* (* g g) g)) (* (* g g) g) (/ 1/4 (* a g)) 1/4 (* a g) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h))) |
| 21.0ms | a | @ | -inf | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) (/ 1/2 a) 1/2 a (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) g (sqrt (- (* g g) (* h h))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (pow (/ g a) 1/3) 1)) (* (pow (/ g a) 1/3) 1) (pow (/ g a) 1/3) (/ g a) 1/3 1 (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) (* 2 a) 2 (+ (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (* (/ -1/4 a) (/ (* h h) g)) (/ -1/4 a) -1/4 (/ (* h h) g) (* h h) h (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (/ 1 (cbrt (* 2 a))) (cbrt (* 2 a)) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (* -1/16 (/ (* h h) (* a (* (* g g) g)))) -1/16 (/ (* h h) (* a (* (* g g) g))) (* a (* (* g g) g)) (* (* g g) g) (/ 1/4 (* a g)) 1/4 (* a g) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h))) |
| 13.0ms | g | @ | inf | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) (/ 1/2 a) 1/2 a (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) g (sqrt (- (* g g) (* h h))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (pow (/ g a) 1/3) 1)) (* (pow (/ g a) 1/3) 1) (pow (/ g a) 1/3) (/ g a) 1/3 1 (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) (* 2 a) 2 (+ (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (* (/ -1/4 a) (/ (* h h) g)) (/ -1/4 a) -1/4 (/ (* h h) g) (* h h) h (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (/ 1 (cbrt (* 2 a))) (cbrt (* 2 a)) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (* -1/16 (/ (* h h) (* a (* (* g g) g)))) -1/16 (/ (* h h) (* a (* (* g g) g))) (* a (* (* g g) g)) (* (* g g) g) (/ 1/4 (* a g)) 1/4 (* a g) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h))) |
| 13.0ms | g | @ | -inf | ((+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) (/ 1/2 a) 1/2 a (+ (neg g) (sqrt (- (* g g) (* h h)))) (neg g) g (sqrt (- (* g g) (* h h))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg (* (pow (/ g a) 1/3) 1)) (* (pow (/ g a) 1/3) 1) (pow (/ g a) 1/3) (/ g a) 1/3 1 (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/ 1 (* 2 a)) (* 2 a) 2 (+ (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h)) (* g g) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (* (/ -1/4 a) (/ (* h h) g)) (/ -1/4 a) -1/4 (/ (* h h) g) (* h h) h (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (/ 1 (cbrt (* 2 a))) (cbrt (* 2 a)) (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (* -1/16 (/ (* h h) (* a (* (* g g) g)))) -1/16 (/ (* h h) (* a (* (* g g) g))) (* a (* (* g g) g)) (* (* g g) g) (/ 1/4 (* a g)) 1/4 (* a g) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (- (neg g) (sqrt (- (* g g) (* h h)))) (sqrt (- (* g g) (* h h))) (- (* g g) (* h h))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2332 | 103079237717 |
| 0 | 2405 | 24656 |
| 0 | 9736 | 23986 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
#s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
(+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
(neg.f64 g) |
g |
#s(approx (sqrt (- (* g g) (* h h))) g) |
(*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) |
(cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) |
(/.f64 g a) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 h h) g))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))) |
(sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))) |
#s(approx (- (* g g) (* h h)) (*.f64 g g)) |
(*.f64 g g) |
(cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 h h) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 h h) g))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 h h) g)) |
(/.f64 #s(literal -1/4 binary64) a) |
#s(literal -1/4 binary64) |
(/.f64 (*.f64 h h) g) |
(*.f64 h h) |
h |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))))) |
(*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))) |
(-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))) |
(*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) |
#s(literal -1/16 binary64) |
(/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))) |
(*.f64 a (*.f64 (*.f64 g g) g)) |
(*.f64 (*.f64 g g) g) |
(/.f64 #s(literal 1/4 binary64) (*.f64 a g)) |
#s(literal 1/4 binary64) |
(*.f64 a g) |
(cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) |
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) |
(-.f64 (*.f64 g g) (*.f64 h h)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))))))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt 1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2))))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* 1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* 1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (+ (* -1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* -1 g) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* 1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (+ (* g (- (* g (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (neg g) #s(hole binary64 (* -1 g))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* -1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ (* h (sqrt -1)) (* (pow g 2) (+ (* (pow g 2) (- (* 1/16 (/ (pow g 2) (* (pow h 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow h 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* h (sqrt -1))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))))) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* (cbrt -1) (cbrt 1/2)))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (cbrt (* h (sqrt -1))) (cbrt -1)))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (* g (cbrt -1)))) (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (* g (* (cbrt -1) (- (* 1/2 (/ 1 (* h (sqrt -1)))) (* 1/3 (pow (/ 1 (* h (sqrt -1))) 1/9))))) (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))))) (* 1/3 (* (pow (/ 1 (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (cbrt -1))))) (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow h 2) (pow (sqrt -1) 2))) 1/9) (cbrt -1))) (* g (+ (* -1/3 (* (* g (* (cbrt -1) (+ (* 1/27 (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2))))) (* 2/3 (* (pow (/ 1 (* (pow h 5) (pow (sqrt -1) 5))) 1/9) (- (* 1/2 (/ 1 (* h (sqrt -1)))) (* 1/3 (pow (/ 1 (* h (sqrt -1))) 1/9)))))))) (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))))) (* 1/3 (* (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (- (* 1/2 (/ 1 (* h (sqrt -1)))) (* 1/3 (pow (/ 1 (* h (sqrt -1))) 1/9)))))))))) (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* -1 g) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* -1/2 (/ g (* h (sqrt -1)))) 1)) (* h (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* g (- (* g (- (* 1/8 (/ (pow g 2) (* (pow h 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* h (sqrt -1)))))) 1)) (* h (sqrt -1))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))))) (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))))))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)))))) |
#s(approx (neg (* (pow (/ g a) 1/3) 1)) #s(hole binary64 (* -1 (cbrt (/ g a))))) |
#s(approx (* (pow (/ g a) 1/3) 1) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (pow (/ g a) 1/3) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (/ g a) #s(hole binary64 (/ g a))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* -1 (pow h 2)))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (- (pow g 2) (pow h 2)))) |
#s(approx (* g g) #s(hole binary64 (pow g 2))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (* g (cbrt -1/2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt -1/2))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* g (* (cbrt -1/2) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ g a)) (* -1/2 (/ (* h (sqrt -1)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* -1/4 (/ g (* a (* h (sqrt -1))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/2 (/ (* h (sqrt -1)) a)) (* g (- (* g (- (* 1/16 (/ (pow g 2) (* a (* (pow h 3) (pow (sqrt -1) 3))))) (* 1/4 (/ 1 (* a (* h (sqrt -1))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ -1/4 a) (/ (* h h) g)) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (/ (* h h) g) #s(hole binary64 (/ (pow h 2) g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (/ (cbrt -1) (cbrt 2)))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (/ (cbrt -1) (cbrt 2)))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))) (cbrt 2))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* g (+ (* -1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (cbrt 1/2))) (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (/ (cbrt -1) (cbrt 2)))) (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))) (cbrt 2)))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (+ (* -2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (* -1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))))))) (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))))) (cbrt 2)))))))))))) (+ (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2)) (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (/ (* g (cbrt -1)) (cbrt 2)))) (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* g (* (cbrt -1) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9))))) (cbrt 2)))) (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (/ (cbrt -1) (cbrt 2)))))) (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* g (+ (* 1/3 (* (pow (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))) 1/9) (/ (cbrt -1) (cbrt 2)))) (* g (+ (* -1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* g (* (cbrt -1) (+ (* 1/27 (cbrt (/ 1 (* (pow a 7) (* (pow h 2) (pow (sqrt -1) 2)))))) (* 2/3 (* (pow (/ 1 (* (pow a 4) (* (pow h 5) (pow (sqrt -1) 5)))) 1/9) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))))))) (cbrt 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (- (* 1/2 (/ 1 (* a (* h (sqrt -1))))) (* 1/3 (pow (/ 1 (* (pow a 17) (* h (sqrt -1)))) 1/9)))) (cbrt 2)))))))) (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1/16 (/ (pow h 4) (* a (pow g 3)))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (/ (+ (* -1/4 (/ (* (pow g 2) (pow h 2)) a)) (* -1/16 (/ (pow h 4) a))) (pow g 3)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1/16 (/ (pow h 2) (* a (pow g 3)))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow g 2) a)) (* -1/16 (/ (pow h 2) a))) (pow g 3)))) |
#s(approx (* -1/16 (/ (* h h) (* a (* (* g g) g)))) #s(hole binary64 (* -1/16 (/ (pow h 2) (* a (pow g 3)))))) |
#s(approx (/ (* h h) (* a (* (* g g) g))) #s(hole binary64 (/ (pow h 2) (* a (pow g 3))))) |
#s(approx (* a (* (* g g) g)) #s(hole binary64 (* a (pow g 3)))) |
#s(approx (* (* g g) g) #s(hole binary64 (pow g 3))) |
#s(approx (/ 1/4 (* a g)) #s(hole binary64 (/ 1/4 (* a g)))) |
#s(approx (* a g) #s(hole binary64 (* a g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 16)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/576 (* (cbrt (/ (pow h 14) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 5)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (* -1/16 (/ (pow h 4) (* a (pow g 2))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4)))))) g))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (/ (+ (* -1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (+ (* -1/4 (/ (pow h 2) a)) (+ (* -1/16 (/ (pow h 4) (* a (pow g 2)))) (* -1/32 (/ (pow h 6) (* a (pow g 4))))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2)))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4))))) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 g)) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt -1) (* (cbrt 1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3))))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (cbrt g) (* (cbrt -1) (cbrt 2))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (pow g 8))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (pow g 2))) (* (cbrt -1) (cbrt 2))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (pow g 8))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (pow g 14))) (/ (* (pow h 4) (cbrt -1)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (pow g 2))) (* (cbrt -1) (cbrt 2)))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (pow g 8))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (pow g 14))) (/ (* (pow h 4) (cbrt -1)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ 1 (pow g 20))) (/ (* (cbrt -1) (- (* -1/16 (pow h 6)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (pow (cbrt 2) 3))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (pow g 2))) (* (cbrt -1) (cbrt 2))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/2 (/ (pow h 2) (pow g 2))) 2)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/8 (/ (pow h 4) (pow g 4))) (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* g (- (* 1/16 (/ (pow h 6) (pow g 6))) (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 16)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (pow g 2))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow g 2) (+ 1 (* -1 (/ (pow h 2) (pow g 2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt -1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt -1/2) (cbrt 2))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (* 1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2))))) (/ 1 a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* g (- (+ (* 1/32 (/ (pow h 6) (* a (pow g 6)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 4)))) (* 1/4 (/ (pow h 2) (* a (pow g 2)))))) (/ 1 a))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* (cbrt (/ g a)) (cbrt -1)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* (cbrt (/ 1 (* a (pow g 2)))) (cbrt -1)) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 3)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (cbrt -1)) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 3)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1)) (pow (cbrt 2) 3)))) (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 10)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* -1/48 (* (cbrt (/ (pow h 14) (* a (pow g 16)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (+ (* (cbrt (/ 1 (* a (pow g 2)))) (cbrt -1)) (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1/2) (cbrt 1/2))))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ g a)) (cbrt -1)))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 3)))) (* (cbrt (/ 1 (* a (pow g 2)))) (cbrt -1)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 3)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1)) (pow (cbrt 2) 3)))) (* (cbrt (/ 1 (* a (pow g 2)))) (cbrt -1))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 3)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt -1)) (pow (cbrt 2) 3)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt -1) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 3)))) (* (cbrt (/ 1 (* a (pow g 2)))) (cbrt -1)))))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow h 2) a)) (* -1/16 (/ (pow h 4) (* a (pow g 2))))) g))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ -1/4 (* a g)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ (- (* -1/16 (/ (pow h 2) (* a (pow g 2)))) (* 1/4 (/ 1 a))) g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 2)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* g (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 8)))) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 14)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (pow g 20))) (/ (* (cbrt 1/2) (- (* -1/16 (/ (pow h 6) a)) (* 1/12 (/ (* (pow g 2) (pow h 4)) (* a (pow (cbrt 2) 3)))))) (pow (cbrt 2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ g a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (/ 1 a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (/ 1 a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* g (+ (* -1/4 (/ (pow h 2) (* a (pow g 2)))) (+ (* -1/16 (/ (pow h 4) (* a (pow g 4)))) (+ (* -1/32 (/ (pow h 6) (* a (pow g 6)))) (/ 1 a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -2 g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* g (+ 2 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 g))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (* -1/2 (/ (pow h 2) (pow g 2)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (* -1/8 (/ (pow h 4) (pow g 4))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* g (+ 1 (+ (* -1/2 (/ (pow h 2) (pow g 2))) (+ (* -1/8 (/ (pow h 4) (pow g 4))) (* -1/16 (/ (pow h 6) (pow g 6)))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ 1 (cbrt 1/2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ (cbrt -1) (pow (cbrt 1/2) 4)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (pow g 7))) (/ 1 (pow (cbrt 1/2) 2)))) (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (pow g 4))) (/ 1 (pow (cbrt 1/2) 2)))) (* 1/24 (* (cbrt (* (pow g 2) (pow h 8))) (/ 1 (pow (cbrt 1/2) 2))))) (pow g 3))) (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (pow g 4))) (/ (cbrt -1) (pow (cbrt 1/2) 5)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (pow g 4))) (/ 1 (pow (cbrt 1/2) 2)))) (* 1/24 (* (cbrt (* (pow g 2) (pow h 8))) (/ 1 (pow (cbrt 1/2) 2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) g)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1/2 (/ (pow h 2) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (pow h 4) (pow g 2))) (* -1/2 (pow h 2))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (pow h 6) (pow g 4))) (+ (* -1/2 (pow h 2)) (* -1/8 (/ (pow h 4) (pow g 2))))) g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (pow g 6))) (+ (* -1/2 (pow h 2)) (+ (* -1/8 (/ (pow h 4) (pow g 2))) (* -1/16 (/ (pow h 6) (pow g 4)))))) g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 2)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (neg (* (pow (/ g a) 1/3) 1)) #s(hole binary64 (* (cbrt (/ g a)) (cbrt -1)))) |
#s(approx (* (pow (/ g a) 1/3) 1) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (pow (/ g a) 1/3) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ 1 (cbrt 1/2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ (cbrt -1) (pow (cbrt 1/2) 4)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (cbrt 1/2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (cbrt 1/2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1) (pow (cbrt 1/2) 2)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/4 (/ (pow h 2) (* a g))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a)))) g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (/ (+ (* 1/32 (/ (pow h 6) (* a (pow g 4)))) (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (+ (* 1/4 (/ (+ (* 1/64 (pow h 8)) (* 1/16 (pow h 8))) (* a (pow g 6)))) (* 1/4 (/ (pow h 2) a))))) g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (* (cbrt 1/2) (cbrt 2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (* (cbrt (/ (pow h 2) (* a (pow g 4)))) (/ (* (cbrt -1) (cbrt 1/2)) (cbrt 2)))) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (/ (* (cbrt -1) (cbrt 1/2)) (cbrt 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* g (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ (pow g 4) a)) (/ (* (pow h 2) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (pow g 2)))) (/ (* (pow h 4) (cbrt 1/2)) (pow (cbrt 2) 2)))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2))))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2)))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (/ (* (cbrt -1) (cbrt 1/2)) (cbrt 2)))) g)) (* (cbrt (/ 1 (* a (pow g 2)))) (* (cbrt 1/2) (cbrt 2)))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (pow h 2) (* a g))) (/ (* (cbrt -1) (cbrt 1/2)) (cbrt 2))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/24 (* (cbrt (/ (pow h 8) (* a (pow g 7)))) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2))))) (* (cbrt (/ (pow h 2) (* a g))) (/ (* (cbrt -1) (cbrt 1/2)) (cbrt 2)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2))))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2)))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (/ (* (cbrt -1) (cbrt 1/2)) (cbrt 2)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/576 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ (cbrt -1) (* (pow (cbrt 1/2) 5) (cbrt 2))))) (+ (* 1/48 (* (cbrt (/ (pow h 14) (* a (pow g 4)))) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2))))) (* 1/24 (* (cbrt (/ (* (pow g 2) (pow h 8)) a)) (/ 1 (* (pow (cbrt 1/2) 2) (cbrt 2))))))) (pow g 3))) (* (cbrt (/ (pow h 2) (* a g))) (/ (* (cbrt -1) (cbrt 1/2)) (cbrt 2)))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 4) (* a (pow g 2)))) (* 1/4 (/ (pow h 2) a))) g)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 2) (* a (pow g 2)))) (* 1/4 (/ 1 a))) g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ (pow h 2) (* a (pow g 13)))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 4) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (* (pow a 2) (* (pow g 2) (pow h 2)))) (/ (* (cbrt 1/2) (+ (* 1/192 (/ 1 (* a (* (pow g 5) (* (pow h 2) (pow (cbrt -1/2) 3)))))) (* 5/128 (/ 1 (* a (pow g 7)))))) (pow (cbrt -1/2) 2)))) (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/256 (/ (pow h 2) (* a (pow g 7)))) (* 1/32 (/ 1 (* a (pow g 5)))))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* (pow h 2) (- (* (pow h 2) (- (* (pow h 2) (- (* -5/128 (/ (pow h 2) (pow g 7))) (* 1/16 (/ 1 (pow g 5))))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* -1/2 (/ (pow h 2) g))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* -1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (+ g (* (pow h 2) (- (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (* (cbrt -1) (cbrt 1/2))) (pow (cbrt 2) 2)))) (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1) (* (cbrt 1/2) (cbrt 2)))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (cbrt -1) (cbrt 1/2)) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (* (cbrt 1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (* (cbrt 1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3))))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (pow g 5))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 2)))) (* (cbrt g) (* (cbrt -1) (cbrt 2)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* (cbrt g) (* (cbrt -1) (cbrt 2))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ 1 (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (+ (* 1/12 (/ 1 (* (pow g 3) (pow (cbrt 2) 3)))) (* 1/8 (/ 1 (pow g 3)))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (pow g 5))) (/ (cbrt -1) (pow (cbrt 2) 2))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* (cbrt g) (* (cbrt -1) (cbrt 2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (pow g 5))) (/ (cbrt -1) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ 1 (pow g 2))) (/ (* (cbrt -1) (+ (* 1/12 (/ 1 (* (pow g 3) (pow (cbrt 2) 3)))) (* 1/8 (/ 1 (pow g 3))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ 1 (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (- (* 1/216 (/ 1 (* (pow g 5) (pow (cbrt 2) 6)))) (+ (* 1/16 (/ 1 (pow g 5))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* (pow g 3) (pow (cbrt 2) 3)))) (* 1/8 (/ 1 (pow g 3)))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* 1/2 (/ (pow h 2) g)) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* 1/8 (/ (pow h 2) (pow g 3))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (- (* (pow h 2) (+ (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (pow g 5))) (* 1/8 (/ 1 (pow g 3))))) (* 1/2 (/ 1 g)))) (* 2 g)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3))))))) (pow (cbrt 2) 2))))))))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (+ (* -1 (pow h 2)) (pow g 2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1/2)) (pow (cbrt 2) 2)))) (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 2)))) (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (* (cbrt -1/2) (cbrt 2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1/2) (pow (cbrt 2) 2)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1/2) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1/2) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 2))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* 1/4 (/ (pow h 2) (* a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (+ (* -1 (/ g a)) (* (pow h 2) (+ (* (pow h 2) (+ (* 1/32 (/ (pow h 2) (* a (pow g 5)))) (* 1/16 (/ 1 (* a (pow g 3)))))) (* 1/4 (/ 1 (* a g)))))))) |
#s(approx (* h h) #s(hole binary64 (pow h 2))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (cbrt -1)) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 3)))) (+ (* (cbrt (/ g a)) (cbrt -1)) (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (cbrt -1)) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1) (pow (cbrt 2) 3)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 3)))) (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (cbrt -1)) (+ (* (cbrt (/ (pow h 2) (* a g))) (* (cbrt -1/2) (cbrt 1/2))) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1) (pow (cbrt 2) 3)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 3)))) (+ (* -1/24 (* (cbrt (/ 1 (* a (* (pow g 7) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* (pow h 2) (+ (* -1/48 (* (cbrt (/ 1 (* a (* (pow g 13) (pow h 4))))) (/ (cbrt 1/2) (pow (cbrt -1/2) 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3))))))) (pow (cbrt 2) 3))))))))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (* (pow h 2) (cbrt -1)) (pow (cbrt 2) 3)))) (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (cbrt -1)) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))))) (pow (cbrt 2) 3)))) (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1) (pow (cbrt 2) 3))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (+ (* (cbrt (/ g a)) (cbrt -1)) (* (pow h 2) (+ (* -1/6 (* (cbrt (/ 1 (* a (pow g 5)))) (/ (cbrt -1) (pow (cbrt 2) 3)))) (* (pow h 2) (+ (* -1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (cbrt -1) (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3)))))) (pow (cbrt 2) 3)))) (* 1/3 (* (cbrt (/ (pow a 2) (pow g 2))) (/ (* (pow h 2) (* (cbrt -1) (- (* 1/216 (/ 1 (* a (* (pow g 5) (pow (cbrt 2) 6))))) (+ (* 1/16 (/ 1 (* a (pow g 5)))) (* 1/3 (/ (+ (* 1/12 (/ 1 (* a (* (pow g 3) (pow (cbrt 2) 3))))) (* 1/8 (/ 1 (* a (pow g 3))))) (* (pow g 2) (pow (cbrt 2) 3)))))))) (pow (cbrt 2) 3))))))))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* (pow h 2) (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g))))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (- (* -1/16 (/ (pow h 2) (* a (pow g 3)))) (* 1/4 (/ 1 (* a g)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))) (+ (* 1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/2 (/ (sqrt -1) a)))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (+ (sqrt -1) (* -1 (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))) (/ g h))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))) (/ g h))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* 1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* 1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ 1 (* (pow h 8) (pow (sqrt -1) 5)))))) (+ (* 1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* 1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ 1 (* (pow h 8) (pow (sqrt -1) 5)))))) (+ (* 1/3 (* (cbrt (/ 1 (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (pow (sqrt -1) 3))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (sqrt -1))))))) (+ (* 1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1 (/ g h)) (sqrt -1))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* -1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (+ (sqrt -1) (/ g h)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (- (* 1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (sqrt -1) (+ (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))) (/ g h))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))))))) |
#s(approx (- (* g g) (* h h)) #s(hole binary64 (* (pow h 2) (- (/ (pow g 2) (pow h 2)) 1)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (* -1/2 (/ (sqrt -1) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* h (+ (* -1/2 (/ g (* a h))) (+ (* -1/2 (/ (sqrt -1) a)) (+ (* -1/4 (/ (pow g 2) (* a (* (pow h 2) (sqrt -1))))) (* 1/16 (/ (pow g 4) (* a (* (pow h 4) (pow (sqrt -1) 3))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (/ (* g (cbrt -1)) (cbrt 2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (/ (* g (cbrt -1)) (cbrt 2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (/ (* g (cbrt -1)) (cbrt 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))) (cbrt 2)))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (/ (* g (cbrt -1)) (cbrt 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (/ (* g (cbrt -1)) (cbrt 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2)))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* h (+ (* 1/6 (* (cbrt (/ 1 (* a (* (pow h 8) (pow (sqrt -1) 5))))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2)))) (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (/ (* g (cbrt -1)) (cbrt 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 14) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))) (cbrt 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1 (* (pow h 4) (+ (* 1/4 (/ 1 (* a (* g (pow h 2))))) (* 1/16 (/ 1 (* a (pow g 3))))))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1 (* (pow h 2) (+ (* 1/16 (/ 1 (* a (pow g 3)))) (* 1/4 (/ 1 (* a (* g (pow h 2)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2)))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2))))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2))))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt 1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* 1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt 1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* 1/2 (/ g (* a h))) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* -1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3))))) (* 1/4 (/ (pow g 2) (* a (sqrt -1))))) h)) (* -1/2 (/ g a))) h)) (* 1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (/ g h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (sqrt -1))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) #s(hole binary64 (* -1 (* h (+ (sqrt -1) (+ (* -1/8 (/ (pow g 4) (* (pow h 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow g 6) (* (pow h 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow g 2) (* (pow h 2) (sqrt -1))))))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (* (cbrt -1) (cbrt 1/2)))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (* (cbrt -1) (cbrt 1/2))))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (* (cbrt -1) (cbrt 1/2))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))))) h)) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (* (cbrt -1) (cbrt 1/2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (* (cbrt -1) (cbrt 1/2)))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* (cbrt (* h (sqrt -1))) (cbrt -1))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (* g (cbrt -1)) (cbrt (/ 1 (* (pow h 5) (pow (sqrt -1) 2)))))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ h (pow (sqrt -1) 5))))) (* 1/3 (* (* g (cbrt -1)) (cbrt (/ (pow h 4) (pow (sqrt -1) 2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (* (pow g 2) (cbrt -1)) (cbrt (/ (pow h 4) (pow (sqrt -1) 5))))) (* 1/3 (* (cbrt (/ 1 (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (pow (sqrt -1) 3))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (sqrt -1)))))))) h)) (* 1/3 (* (* g (cbrt -1)) (cbrt (/ (pow h 4) (pow (sqrt -1) 2)))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (pow h 2))) (cbrt -1))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* h (sqrt -1)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (/ g h) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* 1/2 (/ (pow g 2) (* h (sqrt -1)))) g) h)) (sqrt -1)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) #s(hole binary64 (* -1 (* h (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow g 4) (* (pow h 2) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow g 2) (sqrt -1)))) h)) g) h)) (sqrt -1)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (cbrt -1/2))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (* g (cbrt -1/2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt -1/2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt -1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1))))))))) h)) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt -1/2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt -1/2))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (* h (sqrt -1)) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1/2 (/ (sqrt -1) a)) (* 1/2 (/ g (* a h)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/2 (/ g a)) (* 1/4 (/ (pow g 2) (* a (* h (sqrt -1)))))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow g 2) (* a (sqrt -1)))) (* 1/16 (/ (pow g 4) (* a (* (pow h 2) (pow (sqrt -1) 3)))))) h)) (* -1/2 (/ g a))) h)) (* -1/2 (/ (sqrt -1) a))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (/ (* g (cbrt -1)) (cbrt 2))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (/ (* g (cbrt -1)) (cbrt 2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (* (pow g 2) (cbrt 1/2)))) (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2)))) (+ (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (* (cbrt 1/2) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))) (cbrt 2))))))) h)) (+ (* -1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (* g (cbrt 1/2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (/ (* g (cbrt -1)) (cbrt 2)))))) (pow h 3))) (+ (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (cbrt 1/2)) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* (cbrt (/ (* h (sqrt -1)) a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1/3 (* (cbrt (/ 1 (* a (* (pow h 5) (pow (sqrt -1) 2))))) (/ (* g (cbrt -1)) (cbrt 2)))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2)))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1/6 (* (cbrt (/ h (* a (pow (sqrt -1) 5)))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2)))) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (/ (* g (cbrt -1)) (cbrt 2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2)))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 5)))) (/ (* (pow g 2) (cbrt -1)) (cbrt 2)))) (* 1/3 (* (cbrt (/ (pow a 2) (* (pow h 2) (pow (sqrt -1) 2)))) (/ (* (cbrt -1) (- (* -1/8 (/ (pow g 4) (* a (pow (sqrt -1) 3)))) (* 1/3 (/ (* (pow g 2) (pow h 2)) (* a (sqrt -1)))))) (cbrt 2))))) h)) (* 1/3 (* (cbrt (/ (pow h 4) (* a (pow (sqrt -1) 2)))) (/ (* g (cbrt -1)) (cbrt 2))))) (pow h 3))) (* (cbrt (/ (sqrt -1) (* a (pow h 2)))) (/ (cbrt -1) (cbrt 2)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (* (pow a 2) (- (sqrt (- (pow g 2) (pow h 2))) g))) (cbrt 1/2))) a))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* 1/2 (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)))) |
#s(approx (/ 1 (* 2 a)) #s(hole binary64 (/ 1/2 a))) |
#s(approx (/ 1/2 a) #s(hole binary64 (/ 1/2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (cbrt (/ 1 (* 2 a))) #s(hole binary64 (* (cbrt (/ 1 a)) (cbrt 1/2)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (cbrt -1/2)) (* (cbrt (* (pow a 2) (- (sqrt (- (pow g 2) (pow h 2))) g))) (cbrt 1/2))) a))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(hole binary64 (* -1/2 (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)))) |
#s(approx (/ -1/4 a) #s(hole binary64 (/ -1/4 a))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (/ (+ (* (cbrt (* (pow a 2) (+ g (sqrt (- (pow g 2) (pow h 2)))))) (/ (cbrt -1) (cbrt 2))) (* (cbrt (* (pow a 2) (- (sqrt (- (pow g 2) (pow h 2))) g))) (cbrt 1/2))) a))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (/ (cbrt -1) (cbrt 2))))) |
#s(approx (/ 1 (cbrt (* 2 a))) #s(hole binary64 (* (cbrt (/ 1 a)) (/ 1 (cbrt 2))))) |
#s(approx (cbrt (* 2 a)) #s(hole binary64 (* (cbrt a) (cbrt 2)))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (/ (* (pow h 2) (- (* -1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g)))) a))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (/ (- (* -1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g))) a))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (cbrt -1/2)) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (/ (cbrt -1) (cbrt 2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (pow (cbrt -1) 2) (cbrt -1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (* (cbrt (/ 1 (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (pow (cbrt -1) 2) (cbrt -1/2))))) |
#s(approx (cbrt (/ 1 (* 2 a))) #s(hole binary64 (* (cbrt (/ 1 a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (neg (* (pow (/ g a) 1/3) 1)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (pow (cbrt -1) 2))))) |
#s(approx (* (pow (/ g a) 1/3) 1) #s(hole binary64 (* (cbrt (/ g a)) (pow (cbrt -1) 2)))) |
#s(approx (pow (/ g a) 1/3) #s(hole binary64 (* (cbrt (/ g a)) (pow (cbrt -1) 2)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (* (cbrt -1) (cbrt 1/2))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))))) #s(hole binary64 (+ (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (/ (pow (cbrt -1) 2) (cbrt -2))) (* (cbrt (/ (- (sqrt (- (pow g 2) (pow h 2))) g) a)) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) #s(hole binary64 (* (cbrt (/ (+ g (sqrt (- (pow g 2) (pow h 2)))) a)) (/ (pow (cbrt -1) 2) (cbrt -2))))) |
#s(approx (/ 1 (cbrt (* 2 a))) #s(hole binary64 (* (cbrt (/ 1 a)) (/ (cbrt -1) (cbrt -2))))) |
#s(approx (cbrt (* 2 a)) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -2))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) #s(hole binary64 (* -1 (/ (* (pow h 2) (+ (* 1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g)))) a)))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (pow h 2) (pow g 3))) (* 1/4 (/ 1 g))) a)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (*.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))) (-.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (-.f64 (*.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (*.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))))) |
(fma.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) (cbrt.f64 (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) (cbrt.f64 (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(pow.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
#s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
(/.f64 (-.f64 (*.f64 g g) (*.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(approx (sqrt (- (* g g) (* h h))) g))) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(literal 3 binary64))) (fma.f64 g g (-.f64 (*.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(approx (sqrt (- (* g g) (* h h))) g)) (*.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
(neg.f64 g) |
g |
#s(approx (sqrt (- (* g g) (* h h))) g) |
(*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(pow.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1/3 binary64)) |
(cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) |
(pow.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) #s(literal 1/3 binary64)) |
(cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(/.f64 (-.f64 (*.f64 g g) (*.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(approx (sqrt (- (* g g) (* h h))) g))) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(literal 3 binary64))) (fma.f64 g g (fma.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(approx (sqrt (- (* g g) (* h h))) g) (*.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) |
(/.f64 (cbrt.f64 g) (cbrt.f64 a)) |
(cbrt.f64 (/.f64 g a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 g a)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 g) (neg.f64 a)) |
(/.f64 g a) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))))) (*.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))))) (-.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (-.f64 (*.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))) |
(pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 g g) (*.f64 (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))) (-.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))) #s(literal 3 binary64))) (fma.f64 g g (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))) (*.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))))))) |
(+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))) |
(pow.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g))) |
#s(approx (- (* g g) (* h h)) (*.f64 g g)) |
(*.f64 (fabs.f64 g) (fabs.f64 g)) |
(*.f64 (neg.f64 g) (neg.f64 g)) |
(*.f64 g g) |
(pow.f64 g #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 g) #s(literal 2 binary64))) |
(pow.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))) #s(literal 1/3 binary64)) |
(cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 h h) g)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)) |
(/.f64 #s(literal 1/4 binary64) (neg.f64 a)) |
(/.f64 #s(literal -1/4 binary64) a) |
#s(literal -1/4 binary64) |
(/.f64 (neg.f64 (*.f64 h h)) (neg.f64 g)) |
(/.f64 (*.f64 h h) g) |
(*.f64 (fabs.f64 h) (fabs.f64 h)) |
(*.f64 (neg.f64 h) (neg.f64 h)) |
(*.f64 h h) |
(pow.f64 h #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 h) #s(literal 2 binary64))) |
h |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))) (-.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) |
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(literal 1/3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 a)) |
(pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))))))) (*.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))))) (-.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (-.f64 (*.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) (*.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))))))) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(pow.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))))) #s(literal 1/3 binary64)) |
(cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))))) |
(*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a g)) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a g)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a g)) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)) (*.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) |
(-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))) |
(*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) |
#s(literal -1/16 binary64) |
(*.f64 (/.f64 h a) (/.f64 h (*.f64 (*.f64 g g) g))) |
(/.f64 (neg.f64 (*.f64 h h)) (neg.f64 (*.f64 a (*.f64 (*.f64 g g) g)))) |
(/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))) |
(*.f64 a (*.f64 (*.f64 g g) g)) |
(*.f64 (*.f64 g g) g) |
(*.f64 g (*.f64 g g)) |
(pow.f64 g #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 g) #s(literal 3 binary64))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 a g)) |
(/.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 a g))) |
#s(literal 1/4 binary64) |
(*.f64 a g) |
(*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(pow.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) |
(*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(/.f64 (-.f64 (*.f64 g g) (*.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) #s(literal 3 binary64))) (fma.f64 g g (fma.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) (*.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) |
(pow.f64 (-.f64 (*.f64 g g) (*.f64 h h)) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) |
(/.f64 (-.f64 (*.f64 (*.f64 g g) (*.f64 g g)) (*.f64 (*.f64 h h) (*.f64 h h))) (fma.f64 g g (*.f64 h h))) |
(/.f64 (-.f64 (pow.f64 (*.f64 g g) #s(literal 3 binary64)) (pow.f64 (*.f64 h h) #s(literal 3 binary64))) (fma.f64 (*.f64 g g) (*.f64 g g) (fma.f64 (*.f64 h h) (*.f64 h h) (*.f64 (*.f64 g g) (*.f64 h h))))) |
(-.f64 (*.f64 g g) (*.f64 h h)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))) (*.f64 #s(literal -1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))))))))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))) (*.f64 #s(literal -1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 g (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 g (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (fma.f64 #s(literal -1 binary64) g (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (fma.f64 g (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (fma.f64 g (-.f64 (*.f64 g (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 1 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (neg g) (*.f64 #s(literal -1 binary64) g)) |
#s(approx g g) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* g g) (* h h))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* g g) (* h h))) (fma.f64 h (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 g g) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (fma.f64 h (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 g g) (fma.f64 (*.f64 g g) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 g g) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (cbrt.f64 (*.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64)))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64))) #s(literal 1/9 binary64)) (*.f64 g (cbrt.f64 #s(literal -1 binary64)))) (cbrt.f64 (*.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 g (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64)))))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1 binary64))))) (cbrt.f64 (*.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1 binary64))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 g (*.f64 (cbrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/27 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64))))))))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/9 binary64)))))))))) (cbrt.f64 (*.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 #s(literal -1 binary64) g) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 g (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64))) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 g (-.f64 (*.f64 g (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 1 binary64))) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))) (*.f64 #s(literal -1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))))))))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64)))))) |
#s(approx (neg (* (pow (/ g a) 1/3) 1)) (*.f64 #s(literal -1 binary64) (cbrt.f64 (/.f64 g a)))) |
#s(approx (* (pow (/ g a) 1/3) 1) (cbrt.f64 (/.f64 g a))) |
#s(approx (pow (/ g a) 1/3) (cbrt.f64 (/.f64 g a))) |
#s(approx (/ g a) (/.f64 g a)) |
#s(approx (- (* g g) (* h h)) (*.f64 #s(literal -1 binary64) (*.f64 h h))) |
#s(approx (- (* g g) (* h h)) (-.f64 (*.f64 g g) (*.f64 h h))) |
#s(approx (* g g) (*.f64 g g)) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 g (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 g (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) (*.f64 g (-.f64 (*.f64 g (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 (*.f64 h h) h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ -1/4 a) (/ (* h h) g)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g)))) |
#s(approx (/ (* h h) g) (/.f64 (*.f64 h h) g)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))) (cbrt.f64 #s(literal 2 binary64))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))) (cbrt.f64 #s(literal 2 binary64)))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))) (*.f64 #s(literal -1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))))) (cbrt.f64 #s(literal 2 binary64)))))))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64)))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (/.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (*.f64 g (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64)))))) (cbrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 g (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) #s(literal 1/9 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (*.f64 g (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (*.f64 g (*.f64 (cbrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 h h) #s(literal -1 binary64))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal 5 binary64)))) #s(literal 1/9 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))))))) (cbrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/9 binary64))))) (cbrt.f64 #s(literal 2 binary64)))))))) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 g g) g))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) a) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) a))) (*.f64 (*.f64 g g) g))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) a) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) a))) (*.f64 (*.f64 g g) g))) |
#s(approx (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))))) |
#s(approx (/ (* h h) (* a (* (* g g) g))) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) |
#s(approx (* a (* (* g g) g)) (*.f64 a (*.f64 (*.f64 g g) g))) |
#s(approx (* (* g g) g) (*.f64 (*.f64 g g) g)) |
#s(approx (/ 1/4 (* a g)) (/.f64 #s(literal 1/4 binary64) (*.f64 a g))) |
#s(approx (* a g) (*.f64 a g)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 10 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (cbrt.f64 #s(literal -1/4 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 10 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 16 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (cbrt.f64 #s(literal -1/4 binary64)))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/576 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 5 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) a) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (*.f64 g g))))) g)) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))))) g)) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 h #s(literal 8 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 h #s(literal 8 binary64)))) (*.f64 a (pow.f64 g #s(literal 6 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64)))))))) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 g g)))) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 g g)) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 4 binary64)))))) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 h #s(literal 8 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 h #s(literal 8 binary64)))) (pow.f64 g #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 g g)) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 4 binary64))))))) g)) |
#s(approx (sqrt (- (* g g) (* h h))) g) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 g (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 6 binary64))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (pow.f64 g #s(literal 20 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) a)) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (cbrt.f64 g) (cbrt.f64 #s(literal -2 binary64)))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -8 binary64))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (cbrt.f64 #s(literal -2 binary64)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -8 binary64))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -14 binary64))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (cbrt.f64 #s(literal -2 binary64))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -8 binary64))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -14 binary64))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -20 binary64))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 h #s(literal 6 binary64))) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 4 binary64))) #s(literal 2 binary64))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (cbrt.f64 #s(literal -2 binary64)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g)) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 g (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g))) #s(literal 2 binary64)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 g (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 g (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g))) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 10 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g))) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (cbrt.f64 #s(literal -1/4 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 10 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 16 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g))) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (cbrt.f64 #s(literal -1/4 binary64)))))))))) |
#s(approx (- (* g g) (* h h)) (*.f64 g g)) |
#s(approx (- (* g g) (* h h)) (*.f64 (*.f64 g g) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 h h) (*.f64 g g)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g))) #s(literal -1 binary64)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g))) #s(literal -1 binary64))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (pow.f64 g #s(literal 20 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) a)) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g))) #s(literal -1 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 g a))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (-.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (*.f64 a (pow.f64 g #s(literal 6 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g)))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g))) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 10 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g))) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (cbrt.f64 #s(literal -1/4 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 10 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 16 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g))) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (cbrt.f64 #s(literal -1/4 binary64)))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g))) #s(literal -1 binary64)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g))) #s(literal -1 binary64))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (pow.f64 g #s(literal 20 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) a)) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64)))))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g))) #s(literal -1 binary64)))))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g)))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) a) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (*.f64 g g))))) g)) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (/.f64 #s(literal -1/4 binary64) (*.f64 a g))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) a))) g)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 g #s(literal 4 binary64)) a)) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) g) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 g #s(literal 4 binary64)) a)) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) g) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 14 binary64))))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (pow.f64 g #s(literal 20 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) a)) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 g a))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64)))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (*.f64 a (pow.f64 g #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g)) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64))))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 6 binary64)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) g)) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 g (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) (*.f64 g g)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 g #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 6 binary64)))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) g)) (cbrt.f64 #s(literal -1/2 binary64)))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 g #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) g)) (cbrt.f64 #s(literal -1/2 binary64))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (pow.f64 g #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) g)) (cbrt.f64 #s(literal -1/2 binary64))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (pow.f64 g #s(literal 4 binary64)))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (pow.f64 g #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64)))) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64)))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) g)) (cbrt.f64 #s(literal -1/2 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 g g))) (*.f64 #s(literal -1/2 binary64) (*.f64 h h))) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 g g))))) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 h #s(literal 8 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 h #s(literal 8 binary64)))) (pow.f64 g #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 h h) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 g g)) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 g #s(literal 4 binary64))))))) g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 g #s(literal 4 binary64)) a)) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) g) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 g #s(literal 4 binary64)) a)) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) g) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (neg (* (pow (/ g a) 1/3) 1)) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64)))) |
#s(approx (* (pow (/ g a) 1/3) 1) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))))) |
#s(approx (pow (/ g a) 1/3) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) a))) g))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) a)))) g))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 h #s(literal 6 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (*.f64 g g))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 h #s(literal 8 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 h #s(literal 8 binary64)))) (*.f64 a (pow.f64 g #s(literal 6 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) a))))) g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 g #s(literal 4 binary64)) a)) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 #s(literal 2 binary64))))) g) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 g (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 g #s(literal 4 binary64)) a)) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (/.f64 (*.f64 (pow.f64 h #s(literal 4 binary64)) (cbrt.f64 #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal 2 binary64))))))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 #s(literal 2 binary64))))) g) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) #s(literal 1 binary64)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 8 binary64)) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal 2 binary64))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)) (cbrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 14 binary64)) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 (*.f64 g g) (pow.f64 h #s(literal 8 binary64))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cbrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal 2 binary64)))))))) (*.f64 (*.f64 g g) g)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (*.f64 g g))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) a))) g))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 g g))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) a))) g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 13 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 (*.f64 g g) #s(literal 2 binary64)))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 13 binary64))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 g g) (*.f64 h h)))) (/.f64 (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/192 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) (*.f64 (*.f64 h h) #s(literal -1/2 binary64))))) (*.f64 #s(literal 5/128 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 7 binary64))))))) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 13 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -5/256 binary64) (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 7 binary64))))) (*.f64 #s(literal 1/32 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -5/128 binary64) (/.f64 (*.f64 h h) (pow.f64 g #s(literal 7 binary64)))) (*.f64 #s(literal 1/16 binary64) (pow.f64 g #s(literal -5 binary64))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g))))) |
#s(approx (sqrt (- (* g g) (* h h))) (+.f64 g (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)))) |
#s(approx (sqrt (- (* g g) (* h h))) (+.f64 g (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g)))))) |
#s(approx (sqrt (- (* g g) (* h h))) (+.f64 g (*.f64 (*.f64 h h) (-.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 (cbrt.f64 (/.f64 g a)) (*.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 (*.f64 g g) #s(literal 2 binary64))))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -5 binary64))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 g) (cbrt.f64 #s(literal -2 binary64))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 (cbrt.f64 g) (cbrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -5 binary64))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 (cbrt.f64 g) (cbrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -5 binary64))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 g #s(literal 5 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 6 binary64))))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 g #s(literal -5 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g)))) (*.f64 (*.f64 g g) #s(literal 2 binary64)))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h h) g)) (*.f64 #s(literal 2 binary64) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 (*.f64 h h) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g)))) (*.f64 #s(literal 2 binary64) g))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (-.f64 (*.f64 (*.f64 h h) (fma.f64 (*.f64 h h) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 h h) (pow.f64 g #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 g g) g)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) g)))) (*.f64 #s(literal 2 binary64) g))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 13 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 (*.f64 g g) #s(literal 2 binary64))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))))))))) |
#s(approx (- (* g g) (* h h)) (fma.f64 #s(literal -1 binary64) (*.f64 h h) (*.f64 g g))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 (*.f64 g g) #s(literal 2 binary64)))))))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1 binary64) (/.f64 g a) (*.f64 (*.f64 h h) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (fma.f64 #s(literal -1 binary64) (/.f64 g a) (*.f64 (*.f64 h h) (fma.f64 (*.f64 h h) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g))))))) |
#s(approx (* h h) (*.f64 h h)) |
#s(approx h h) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) #s(literal 2 binary64))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (fma.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 7 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 g #s(literal 13 binary64)) (pow.f64 h #s(literal 4 binary64)))))) (/.f64 (cbrt.f64 #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 (*.f64 g g) #s(literal 2 binary64))))))) #s(literal 2 binary64)))))))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))))) #s(literal 2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64))))) (/.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 h h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 g g))) (/.f64 (*.f64 (*.f64 h h) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 g #s(literal 5 binary64)) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 g #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 g g) g) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))))) (*.f64 (*.f64 g g) #s(literal 2 binary64)))))))) #s(literal 2 binary64)))))))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g)))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a g))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 g h))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 g h)))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 g h)))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 g #s(literal 6 binary64)) (*.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 h h)) #s(literal -1 binary64)))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 h h)) #s(literal -1 binary64))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 h h)) #s(literal -1 binary64)))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 g h)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 g h))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 g h)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))))))) |
#s(approx (- (* g g) (* h h)) (*.f64 (*.f64 h h) (-.f64 (/.f64 (*.f64 g g) (*.f64 h h)) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 g (*.f64 a h)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (/.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (/.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))) (cbrt.f64 #s(literal 2 binary64)))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (/.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 h (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 a (*.f64 (pow.f64 h #s(literal 8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) (/.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 h #s(literal 14 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))) (cbrt.f64 #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 h #s(literal 4 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g (*.f64 h h)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g)))))))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 h h) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 g g) g))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g (*.f64 h h))))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))))) h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64))))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))))))) h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64))))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 h (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))))) h) (*.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal 1/2 binary64) (/.f64 g (*.f64 a h)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))) h) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 h h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))) h) (*.f64 #s(literal -1/2 binary64) (/.f64 g a))) h) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 g h))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 g g) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) g) h)))))) |
#s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (*.f64 h h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (sqrt.f64 #s(literal -1 binary64))))) h)) g) h)))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (sqrt (- (* g g) (* h h))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 g #s(literal 6 binary64)) (*.f64 (pow.f64 h #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 (*.f64 h h) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 h (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))))))) h) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 h h)) #s(literal -1 binary64))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 h (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) #s(literal -1 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 h h)) #s(literal -1 binary64))))))) |
#s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (sqrt.f64 #s(literal -1 binary64))))))))) h) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) #s(literal -1 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 h h)) #s(literal -1 binary64))))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 h (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (-.f64 (/.f64 g h) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (*.f64 h (sqrt.f64 #s(literal -1 binary64))))) g) h)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 (*.f64 h h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 g g) (sqrt.f64 #s(literal -1 binary64))))) h)) g) h)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))))) h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64))))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))))))) h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64))))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64)))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 h (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))))) h) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (*.f64 #s(literal 1/2 binary64) (/.f64 g (*.f64 a h))))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 g a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (*.f64 h (sqrt.f64 #s(literal -1 binary64))))))) h) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 g g) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 h h) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))) h) (*.f64 #s(literal -1/2 binary64) (/.f64 g a))) h) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (/.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))))) h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (/.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 (*.f64 g g) (cbrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (*.f64 (cbrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))) (cbrt.f64 #s(literal 2 binary64)))))))) h) (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (*.f64 g (cbrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (/.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 h h) h)) (+.f64 (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal 1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64)))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (/.f64 (*.f64 h (sqrt.f64 #s(literal -1 binary64))) a) #s(literal -1/2 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (pow.f64 h #s(literal 5 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (/.f64 h (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (/.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 (*.f64 (*.f64 g g) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 h h) #s(literal -1 binary64)))) (/.f64 (*.f64 (cbrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 g #s(literal 4 binary64)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 g g) (*.f64 h h)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))) (cbrt.f64 #s(literal 2 binary64)))))) h) (*.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (/.f64 (pow.f64 h #s(literal 4 binary64)) (*.f64 a #s(literal -1 binary64)))) (/.f64 (*.f64 g (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 h h) h)) (cbrt.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 h h))) #s(literal -1/2 binary64))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (/.f64 (+.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g)) #s(literal 1/2 binary64)))) a)) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g) a) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g) a))) |
#s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) |
#s(approx (/ 1/2 a) (/.f64 #s(literal 1/2 binary64) a)) |
#s(approx a a) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a) #s(literal -1/2 binary64)))) |
#s(approx (/ 1 (cbrt (* 2 a))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (/.f64 (+.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g)) #s(literal 1/2 binary64)))) a)) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a) #s(literal -1/2 binary64)))) |
#s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a))) |
#s(approx (/ -1/4 a) (/.f64 #s(literal -1/4 binary64) a)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (/.f64 (+.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g)) #s(literal 1/2 binary64)))) a)) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a) #s(literal -1/2 binary64)))) |
#s(approx (/ 1 (cbrt (* 2 a))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 2 binary64))))) |
#s(approx (cbrt (* 2 a)) (cbrt.f64 (*.f64 a #s(literal 2 binary64)))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (/.f64 (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) g)))) a)) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) g))) a)) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g) a) #s(literal 1/2 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g) a) #s(literal 1/2 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g) a) #s(literal 1/2 binary64))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 (cbrt.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a)) (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g) a) #s(literal 1/2 binary64))))) |
#s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g) a) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a)) (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal -1/2 binary64))))) |
#s(approx (/ 1 (cbrt (* 2 a))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g) a) #s(literal 1/2 binary64))))) |
#s(approx (neg (* (pow (/ g a) 1/3) 1)) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 g a)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (* (pow (/ g a) 1/3) 1) (*.f64 (cbrt.f64 (/.f64 g a)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (pow (/ g a) 1/3) (*.f64 (cbrt.f64 (/.f64 g a)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a) #s(literal -1/2 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (fma.f64 (cbrt.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a)) (/.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal -2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))) g) a) #s(literal 1/2 binary64))))) |
#s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a)) (/.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal -2 binary64))))) |
#s(approx (/ 1 (cbrt (* 2 a))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)))) |
#s(approx (cbrt (* 2 a)) (*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 a #s(literal -2 binary64))))) |
#s(approx (* (* h h) (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 h h) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g)) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) g)))) a))) |
#s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 h h) (*.f64 (*.f64 g g) g)) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) g))) a))) |
Compiled 17 531 to 3 579 computations (79.6% saved)
36 alts after pruning (31 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 503 | 16 | 519 |
| Fresh | 7 | 15 | 22 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 512 | 36 | 548 |
| Status | Accuracy | Program |
|---|---|---|
| 75.0% | (/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))))) | |
| 74.6% | (/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (-.f64 (*.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (*.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))))) | |
| 29.7% | (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 31.6% | (+.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 12.7% | (+.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 #s(approx (* (+ g h) (- g h)) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 g (fma.f64 #s(literal -1 binary64) g (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 g g) h)))) h)) #s(literal 1 binary64)))))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 30.6% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal 1/3 binary64))) | |
| 26.5% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (neg.f64 g) a)))) | |
| 22.1% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(approx (/ (* -1/4 (* h h)) (* a g)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g))))))) | |
| ✓ | 23.2% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 h h) g))))) |
| 95.8% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) | |
| 96.2% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g))))) | |
| 95.6% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) #s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (cbrt.f64 g) (cbrt.f64 #s(literal -2 binary64)))))) | |
| 95.7% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 #s(approx (/ 1 (cbrt (* 2 a))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 2 binary64))))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) | |
| 23.4% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a)) (/.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal -2 binary64)))))) | |
| 24.6% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 74.6% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) | |
| 18.5% | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) | |
| 96.2% | (+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) (cbrt.f64 #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g))))) | |
| 95.7% | (+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) #s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (cbrt.f64 g) (cbrt.f64 #s(literal -2 binary64)))))) | |
| 37.8% | (+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) #s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -8 binary64))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (cbrt.f64 #s(literal -2 binary64)))))))) | |
| 75.6% | (+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) | |
| ✓ | 21.3% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
| 19.8% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (exp.f64 (*.f64 (log.f64 g) #s(literal 2 binary64))) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (exp.f64 (*.f64 (log.f64 g) #s(literal 2 binary64))) (*.f64 h h))))))) | |
| 23.0% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) #s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (/.f64 #s(literal -1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) | |
| 22.2% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a)))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) | |
| 18.5% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 g a)))) (*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) | |
| 71.4% | (+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 g a)))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) | |
| 20.5% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (/.f64 (+.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g)) #s(literal 1/2 binary64)))) a)) | |
| 42.0% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a) #s(literal 1/2 binary64))))) | |
| 35.3% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g))) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (cbrt.f64 #s(literal -1/4 binary64)))))) | |
| ✓ | 35.6% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
| 47.5% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (/.f64 (pow.f64 g #s(literal 1/3 binary64)) (cbrt.f64 a)) #s(literal 1 binary64)))) | |
| 45.1% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (/.f64 (cbrt.f64 g) (pow.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)))) | |
| ✓ | 96.2% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 a)) #s(literal 1 binary64)))) |
| 35.6% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 g a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)))) | |
| ✓ | 75.6% | #s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 #s(approx (* (cbrt (/ g a)) 1) (cbrt.f64 (/.f64 g a))))) |
Compiled 2 864 to 1 543 computations (46.1% saved)
| Inputs |
|---|
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 #s(approx (* (cbrt (/ g a)) 1) (cbrt.f64 (/.f64 g a))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 g a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 a)) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (/.f64 (cbrt.f64 g) (pow.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (/.f64 (pow.f64 g #s(literal 1/3 binary64)) (cbrt.f64 a)) #s(literal 1 binary64)))) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 g a)))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
(+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))) #s(literal 1/3 binary64))) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (neg.f64 g) a))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (neg.f64 g) a)))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 #s(approx (- (* g g) (* h h)) (*.f64 g g)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 h h) g))))) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a)))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 #s(literal -1 binary64) (/.f64 g a)))) (*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) #s(approx (- (* -1/16 (/ (* h h) (* a (* (* g g) g)))) (/ 1/4 (* a g))) (/.f64 #s(literal -1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
(+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) (cbrt.f64 #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g))))) |
(+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) #s(approx (/ (* -1/4 (* h h)) (* a g)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h h) (*.f64 a g))))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 h h)) (*.f64 a g))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (+.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) a) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g) a) #s(literal 1/2 binary64))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -2 binary64) g))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (+ (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(approx (- (neg g) (sqrt (- (* g g) (* h h)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 h h) g)))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal 1/3 binary64))) |
(+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(+.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (/.f64 (+.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 g (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) #s(literal -1/2 binary64))) (cbrt.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))) g)) #s(literal 1/2 binary64)))) a)) |
(+.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) #s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (cbrt.f64 g) (cbrt.f64 #s(literal -2 binary64)))))) |
(+.f64 #s(approx (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a g))) (cbrt.f64 #s(literal -1/4 binary64)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(fma.f64 (cbrt.f64 (/.f64 #s(literal 1/2 binary64) a)) (cbrt.f64 (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) #s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (cbrt.f64 g) (cbrt.f64 #s(literal -2 binary64)))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) #s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (cbrt.f64 g) (cbrt.f64 #s(literal -2 binary64)))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g))) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (pow.f64 g #s(literal 4 binary64))))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1/2 binary64) a)) (cbrt.f64 (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 #s(approx (/ 1 (cbrt (* 2 a))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 a)) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal 2 binary64))))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (*.f64 g (fma.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 g g)))) (cbrt.f64 #s(literal -1 binary64)) (*.f64 (cbrt.f64 (/.f64 (*.f64 h h) (*.f64 a (*.f64 (*.f64 g g) (*.f64 g g))))) (cbrt.f64 #s(literal -1/4 binary64)))))) |
(+.f64 (cbrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 #s(approx (* (+ g h) (- g h)) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 g (fma.f64 #s(literal -1 binary64) g (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 g g) h)))) h)) #s(literal 1 binary64)))))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (pow.f64 (neg.f64 g) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(literal 3 binary64))) (fma.f64 g g (fma.f64 #s(approx (sqrt (- (* g g) (* h h))) g) #s(approx (sqrt (- (* g g) (* h h))) g) (*.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(approx (* (/ 1 (cbrt (* 2 a))) (cbrt (- (neg g) (sqrt (- (* g g) (* h h)))))) (*.f64 (cbrt.f64 (/.f64 (+.f64 g (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))) a)) (/.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal -2 binary64)))))) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (exp.f64 (*.f64 (log.f64 g) #s(literal 2 binary64))) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (exp.f64 (*.f64 (log.f64 g) #s(literal 2 binary64))) (*.f64 h h))))))) |
(+.f64 (cbrt.f64 #s(approx (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 (*.f64 h h) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 h h) (*.f64 a (*.f64 (exp.f64 (*.f64 (log.f64 g) #s(literal 2 binary64))) g)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a g)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (exp.f64 (*.f64 (log.f64 g) #s(literal 2 binary64))) (*.f64 h h))))))) |
(+.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a))) #s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -8 binary64))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (cbrt.f64 #s(literal -2 binary64)))))))) |
(+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) #s(approx (cbrt (- (neg g) (sqrt (- (* g g) (* h h))))) (*.f64 g (fma.f64 #s(literal -1/6 binary64) (*.f64 (cbrt.f64 (pow.f64 g #s(literal -8 binary64))) (/.f64 (*.f64 (*.f64 h h) (cbrt.f64 #s(literal -1 binary64))) (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 g g))) (cbrt.f64 #s(literal -2 binary64)))))))) |
(+.f64 (cbrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 g)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (-.f64 (*.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (*.f64 (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 #s(approx (/ 1 (* 2 a)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (-.f64 (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h))))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 g) (sqrt.f64 (*.f64 (+.f64 g h) (-.f64 g h)))))))))) |
(/.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g))))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) (cbrt.f64 (-.f64 (neg.f64 g) #s(approx (sqrt (- (* g g) (* h h))) g)))))))) |
| Outputs |
|---|
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 a)) #s(literal 1 binary64)))) |
7 calls:
| 33.0ms | h |
| 23.0ms | (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
| 23.0ms | (*.f64 h h) |
| 15.0ms | a |
| 15.0ms | g |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 1 | (*.f64 h h) |
| 96.2% | 1 | (*.f64 #s(literal 2 binary64) a) |
| 96.2% | 1 | (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
| 96.2% | 1 | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
| 96.2% | 1 | g |
| 96.2% | 1 | h |
| 96.2% | 1 | a |
Compiled 41 to 44 computations (-7.3% saved)
Total -25.8b remaining (-165.5%)
Threshold costs -25.8b (-165.5%)
| Inputs |
|---|
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 #s(approx (* (cbrt (/ g a)) 1) (cbrt.f64 (/.f64 g a))))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (cbrt.f64 (/.f64 g a)) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 g a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (+ (cbrt (* (/ 1 (* 2 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (neg g) (sqrt (- (* g g) (* h h))))))) (neg.f64 #s(approx (* (cbrt (/ g a)) 1) (cbrt.f64 (/.f64 g a))))) |
7 calls:
| 2.0ms | (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
| 2.0ms | (*.f64 #s(literal 2 binary64) a) |
| 2.0ms | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
| 2.0ms | h |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.6% | 1 | g |
| 75.6% | 1 | (*.f64 #s(literal 2 binary64) a) |
| 75.6% | 1 | (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
| 75.6% | 1 | (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))) |
| 75.6% | 1 | a |
| 75.6% | 1 | (*.f64 h h) |
| 75.6% | 1 | h |
Compiled 41 to 44 computations (-7.3% saved)
| 1× | fuel |
Compiled 41 to 34 computations (17.1% saved)
(abs h)
Compiled 203 to 159 computations (21.7% saved)
Loading profile data...