
Time bar (total: 10.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 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 66.7% | 50% | 25% | 0.1% | 0% | 25% | 0% | 4 |
| 66.7% | 50% | 25% | 0.1% | 0% | 25% | 0% | 5 |
| 80% | 50% | 12.5% | 0.1% | 0% | 37.5% | 0% | 6 |
| 80% | 50% | 12.5% | 0.1% | 0% | 37.5% | 0% | 7 |
| 88.9% | 50% | 6.2% | 0.1% | 0% | 43.7% | 0% | 8 |
| 88.9% | 50% | 6.2% | 0.1% | 0% | 43.7% | 0% | 9 |
| 94.1% | 50% | 3.1% | 0.1% | 0% | 46.8% | 0% | 10 |
| 94.1% | 50% | 3.1% | 0.1% | 0% | 46.8% | 0% | 11 |
| 97% | 50% | 1.6% | 0.1% | 0% | 48.4% | 0% | 12 |
Compiled 16 to 14 computations (12.5% saved)
| 1.2s | 8 256× | 0 | valid |
| 17.0ms | 267× | 0 | invalid |
ival-mult: 338.0ms (39.9% of total)ival-sqrt: 209.0ms (24.7% of total)ival-div: 102.0ms (12% of total)ival-sub: 90.0ms (10.6% of total)ival-add: 87.0ms (10.3% of total)exact: 11.0ms (1.3% of total)ival-true: 6.0ms (0.7% of total)ival-assert: 4.0ms (0.5% of total)| 2× | egg-herbie |
| 3 216× | accelerator-lowering-fma.f32 |
| 3 216× | accelerator-lowering-fma.f64 |
| 1 344× | *-lowering-*.f32 |
| 1 344× | *-lowering-*.f64 |
| 980× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 92 |
| 1 | 93 | 76 |
| 2 | 340 | 74 |
| 3 | 1386 | 74 |
| 4 | 3856 | 74 |
| 5 | 6388 | 74 |
| 0 | 12 | 14 |
| 1 | 27 | 12 |
| 2 | 68 | 12 |
| 3 | 181 | 12 |
| 4 | 319 | 12 |
| 5 | 422 | 12 |
| 6 | 838 | 12 |
| 7 | 1693 | 12 |
| 8 | 2614 | 12 |
| 9 | 3347 | 12 |
| 10 | 3533 | 12 |
| 11 | 3563 | 12 |
| 12 | 3564 | 12 |
| 13 | 3564 | 12 |
| 14 | 3766 | 12 |
| 15 | 4011 | 12 |
| 16 | 4505 | 12 |
| 17 | 4505 | 12 |
| 18 | 4505 | 12 |
| 0 | 4505 | 11 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) |
| Outputs |
|---|
(* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) (+.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) x))) |
| Inputs |
|---|
(* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) |
(* (* 3 (sqrt (neg x))) (- (+ y (/ 1 (* (neg x) 9))) 1)) |
(* (* 3 (sqrt x)) (- (+ (neg y) (/ 1 (* x 9))) 1)) |
(neg (* (* 3 (sqrt (neg x))) (- (+ y (/ 1 (* (neg x) 9))) 1))) |
(neg (* (* 3 (sqrt x)) (- (+ (neg y) (/ 1 (* x 9))) 1))) |
(* (* 3 (sqrt y)) (- (+ x (/ 1 (* y 9))) 1)) |
| Outputs |
|---|
(* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) |
(* (* 3 (sqrt x)) (+ y (+ (/ 1/9 x) -1))) |
(* (* 3 (sqrt (neg x))) (- (+ y (/ 1 (* (neg x) 9))) 1)) |
(* 3 (* (sqrt (neg x)) (+ (+ y (/ -1/9 x)) -1))) |
(* (* 3 (sqrt x)) (- (+ (neg y) (/ 1 (* x 9))) 1)) |
(* (sqrt x) (+ (+ -3 (/ 1/3 x)) (* y -3))) |
(neg (* (* 3 (sqrt (neg x))) (- (+ y (/ 1 (* (neg x) 9))) 1))) |
(* 3 (* (sqrt (neg x)) (+ 1 (- (/ 1/9 x) y)))) |
(neg (* (* 3 (sqrt x)) (- (+ (neg y) (/ 1 (* x 9))) 1))) |
(* (sqrt x) (+ (+ 3 (/ -1/3 x)) (* 3 y))) |
(* (* 3 (sqrt y)) (- (+ x (/ 1 (* y 9))) 1)) |
(* (sqrt y) (+ -3 (* 3 (+ x (/ 1/9 y))))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 x) |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 9 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 9 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 39.0ms | 512× | 0 | valid |
Compiled 134 to 52 computations (61.2% saved)
ival-mult: 9.0ms (39.8% of total)ival-div: 4.0ms (17.7% of total)ival-sqrt: 4.0ms (17.7% of total)ival-sub: 2.0ms (8.8% of total)ival-add: 2.0ms (8.8% of total)exact: 1.0ms (4.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 16 to 12 computations (25% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 128 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| ✓ | cost-diff | 320 | (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
| 3 216× | accelerator-lowering-fma.f32 |
| 3 216× | accelerator-lowering-fma.f64 |
| 1 344× | *-lowering-*.f32 |
| 1 344× | *-lowering-*.f64 |
| 546× | cancel-sign-sub-inv |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 49 |
| 1 | 27 | 41 |
| 2 | 68 | 41 |
| 3 | 181 | 41 |
| 4 | 319 | 41 |
| 5 | 422 | 41 |
| 6 | 838 | 41 |
| 7 | 1693 | 41 |
| 8 | 2614 | 41 |
| 9 | 3347 | 41 |
| 10 | 3533 | 41 |
| 11 | 3563 | 41 |
| 12 | 3564 | 41 |
| 13 | 3564 | 41 |
| 14 | 3766 | 41 |
| 15 | 4011 | 41 |
| 16 | 4505 | 41 |
| 17 | 4505 | 41 |
| 18 | 4505 | 41 |
| 0 | 4505 | 40 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) |
(* 3 (sqrt x)) |
3 |
(sqrt x) |
x |
(- (+ y (/ 1 (* x 9))) 1) |
(+ y (/ 1 (* x 9))) |
y |
(/ 1 (* x 9)) |
1 |
(* x 9) |
9 |
| Outputs |
|---|
(* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) (+.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) x))) |
(* 3 (sqrt x)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
3 |
#s(literal 3 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(- (+ y (/ 1 (* x 9))) 1) |
(+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(+ y (/ 1 (* x 9))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
y |
(/ 1 (* x 9)) |
(/.f64 #s(literal 1/9 binary64) x) |
1 |
#s(literal 1 binary64) |
(* x 9) |
(*.f64 x #s(literal 9 binary64)) |
9 |
#s(literal 9 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
| 21.0ms | 256× | 0 | valid |
Compiled 51 to 14 computations (72.5% saved)
ival-mult: 4.0ms (36.4% of total)ival-div: 2.0ms (18.2% of total)ival-sqrt: 2.0ms (18.2% of total)ival-sub: 1.0ms (9.1% of total)ival-add: 1.0ms (9.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (* x 9))> |
#<alt (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1))> |
#<alt (* 3 (sqrt x))> |
#<alt (sqrt x)> |
#<alt (+ y (/ 1 (* x 9)))> |
| Outputs |
|---|
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x)> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x)> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x)> |
#<alt (* 3 (* (sqrt x) (- y 1)))> |
#<alt (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1)))))> |
#<alt (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1)))))> |
#<alt (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1)))))> |
#<alt (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1))))> |
#<alt (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))))> |
#<alt (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))> |
#<alt (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))> |
#<alt (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (/ 1/9 x)> |
#<alt (+ y (* 1/9 (/ 1 x)))> |
#<alt (+ y (* 1/9 (/ 1 x)))> |
#<alt (+ y (* 1/9 (/ 1 x)))> |
#<alt y> |
#<alt (* y (+ 1 (* 1/9 (/ 1 (* x y)))))> |
#<alt (* y (+ 1 (* 1/9 (/ 1 (* x y)))))> |
#<alt (* y (+ 1 (* 1/9 (/ 1 (* x y)))))> |
#<alt y> |
#<alt (* y (+ 1 (* 1/9 (/ 1 (* x y)))))> |
#<alt (* y (+ 1 (* 1/9 (/ 1 (* x y)))))> |
#<alt (* y (+ 1 (* 1/9 (/ 1 (* x y)))))> |
#<alt (/ 1/9 x)> |
#<alt (/ (+ 1/9 (* x y)) x)> |
#<alt (/ (+ 1/9 (* x y)) x)> |
#<alt (/ (+ 1/9 (* x y)) x)> |
#<alt y> |
#<alt (+ y (* 1/9 (/ 1 x)))> |
#<alt (+ y (* 1/9 (/ 1 x)))> |
#<alt (+ y (* 1/9 (/ 1 x)))> |
#<alt y> |
#<alt (+ y (* 1/9 (/ 1 x)))> |
#<alt (+ y (* 1/9 (/ 1 x)))> |
#<alt (+ y (* 1/9 (/ 1 x)))> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) |
| 1.0ms | y | @ | 0 | (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) |
| 1.0ms | x | @ | 0 | (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) |
| 1.0ms | x | @ | -inf | (* 3 (sqrt x)) |
| 0.0ms | y | @ | inf | (* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) |
| 1× | batch-egg-rewrite |
| 5 628× | accelerator-lowering-fma.f32 |
| 5 628× | accelerator-lowering-fma.f64 |
| 4 000× | *-lowering-*.f32 |
| 4 000× | *-lowering-*.f64 |
| 2 686× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 32 |
| 1 | 59 | 26 |
| 2 | 514 | 26 |
| 3 | 6462 | 26 |
| 0 | 8281 | 25 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (* x 9)) |
(* (* 3 (sqrt x)) (- (+ y (/ 1 (* x 9))) 1)) |
(* 3 (sqrt x)) |
(sqrt x) |
(+ y (/ 1 (* x 9))) |
| Outputs |
|---|
(exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 9 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 x #s(literal 81 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 x #s(literal 9 binary64)))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/9 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
(/.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -9 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -9 binary64)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) #s(literal -9 binary64)) |
(pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (*.f64 x #s(literal 81 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/9 binary64)) |
(*.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 y #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal 3 binary64) (neg.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(fma.f64 (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(fma.f64 (*.f64 y #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -3 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64))) (-.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))))) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))))) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (+.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64)))) (+.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (neg.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (+.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (+.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 (sqrt.f64 x) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -3 binary64)))) |
(*.f64 (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -3 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64))) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))))) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64))) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64))) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal 1 binary64))) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 x))) #s(literal 1/2 binary64))) |
(sqrt.f64 x) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) y) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) #s(literal -1 binary64))) |
(-.f64 y (/.f64 #s(literal -1/9 binary64) x)) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 x (*.f64 x #s(literal 81 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (/.f64 (*.f64 y y) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) y) |
(fma.f64 #s(literal 1 binary64) y (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) y) |
(fma.f64 y #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(fma.f64 y (/.f64 y (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x) y) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) y) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) y) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/9 binary64) y) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64) y) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64)) y) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64)) y) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64)))))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y))))) |
(neg.f64 (/.f64 (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64))))) (+.f64 (neg.f64 y) (/.f64 #s(literal 1/9 binary64) x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64)))))) (-.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x)) (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64)))))) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y))) |
(/.f64 (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64))))) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64)))))) (+.f64 (neg.f64 y) (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) (*.f64 y (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64)))))) (*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64)))))) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x)) (fma.f64 y y (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x)) (*.f64 y y)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
(/.f64 (*.f64 (fma.f64 y y (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x))) (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64)))))) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (fma.f64 y y (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x)))) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (-.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64))))))) (neg.f64 (+.f64 (neg.f64 y) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x)) (*.f64 y y))) (neg.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (/.f64 (*.f64 y y) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) (*.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (/.f64 (*.f64 y y) (-.f64 y (/.f64 #s(literal 1/9 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) (fma.f64 y (/.f64 y (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64)))))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64))))))) (+.f64 (neg.f64 y) (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x)) (*.f64 y y))) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64)))))) #s(literal 1 binary64)) (+.f64 (neg.f64 y) (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x)) (*.f64 y y)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)))) (-.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal 1/9 binary64) x)))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x)) (fma.f64 y y (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x))) (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal 1/9 binary64) x)))) (fma.f64 y y (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x)) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (/.f64 (-.f64 y (/.f64 #s(literal 1/9 binary64) x)) (-.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)))) |
(*.f64 (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y)))) |
(*.f64 (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y))))) |
(*.f64 (neg.f64 (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 y) (/.f64 #s(literal 1/9 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y))) (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 #s(literal 1/9 binary64) x))) (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y))) |
(*.f64 (/.f64 (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64))))) (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64)))))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64)))))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 x #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y)))))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 x #s(literal 9 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 x #s(literal 9 binary64))) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) y) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y))))) (fma.f64 y y (*.f64 (/.f64 #s(literal -1/9 binary64) x) (-.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(*.f64 (/.f64 (fma.f64 y y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -81 binary64))))) (-.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 x (*.f64 x #s(literal 81 binary64))))))) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 y y))) |
| 1× | egg-herbie |
| 9 212× | accelerator-lowering-fma.f32 |
| 9 212× | accelerator-lowering-fma.f64 |
| 4 246× | *-lowering-*.f32 |
| 4 246× | *-lowering-*.f64 |
| 2 696× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 570 |
| 1 | 195 | 543 |
| 2 | 610 | 543 |
| 3 | 2210 | 541 |
| 4 | 6078 | 541 |
| 0 | 8442 | 509 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(* 1/3 (sqrt (/ 1 x))) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x) |
(* 3 (* (sqrt x) (- y 1))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))) |
(* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))) |
(* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(* 3 (* (sqrt x) y)) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(* 3 (* (sqrt x) y)) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(/ 1/9 x) |
(+ y (* 1/9 (/ 1 x))) |
(+ y (* 1/9 (/ 1 x))) |
(+ y (* 1/9 (/ 1 x))) |
y |
(* y (+ 1 (* 1/9 (/ 1 (* x y))))) |
(* y (+ 1 (* 1/9 (/ 1 (* x y))))) |
(* y (+ 1 (* 1/9 (/ 1 (* x y))))) |
y |
(* y (+ 1 (* 1/9 (/ 1 (* x y))))) |
(* y (+ 1 (* 1/9 (/ 1 (* x y))))) |
(* y (+ 1 (* 1/9 (/ 1 (* x y))))) |
(/ 1/9 x) |
(/ (+ 1/9 (* x y)) x) |
(/ (+ 1/9 (* x y)) x) |
(/ (+ 1/9 (* x y)) x) |
y |
(+ y (* 1/9 (/ 1 x))) |
(+ y (* 1/9 (/ 1 x))) |
(+ y (* 1/9 (/ 1 x))) |
y |
(+ y (* 1/9 (/ 1 x))) |
(+ y (* 1/9 (/ 1 x))) |
(+ y (* 1/9 (/ 1 x))) |
| Outputs |
|---|
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(* 3 (* (sqrt x) (- y 1))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(+ y (* 1/9 (/ 1 x))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
(+ y (* 1/9 (/ 1 x))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
(+ y (* 1/9 (/ 1 x))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
y |
(* y (+ 1 (* 1/9 (/ 1 (* x y))))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
(* y (+ 1 (* 1/9 (/ 1 (* x y))))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
(* y (+ 1 (* 1/9 (/ 1 (* x y))))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
y |
(* y (+ 1 (* 1/9 (/ 1 (* x y))))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
(* y (+ 1 (* 1/9 (/ 1 (* x y))))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
(* y (+ 1 (* 1/9 (/ 1 (* x y))))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ (+ 1/9 (* x y)) x) |
(/.f64 (fma.f64 x y #s(literal 1/9 binary64)) x) |
(/ (+ 1/9 (* x y)) x) |
(/.f64 (fma.f64 x y #s(literal 1/9 binary64)) x) |
(/ (+ 1/9 (* x y)) x) |
(/.f64 (fma.f64 x y #s(literal 1/9 binary64)) x) |
y |
(+ y (* 1/9 (/ 1 x))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
(+ y (* 1/9 (/ 1 x))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
(+ y (* 1/9 (/ 1 x))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
y |
(+ y (* 1/9 (/ 1 x))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
(+ y (* 1/9 (/ 1 x))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
(+ y (* 1/9 (/ 1 x))) |
(+.f64 y (/.f64 #s(literal 1/9 binary64) x)) |
Compiled 6 632 to 753 computations (88.6% saved)
21 alts after pruning (20 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 266 | 20 | 286 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 266 | 21 | 287 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
| ▶ | 99.4% | (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
| 99.4% | (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) | |
| 65.7% | (/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) | |
| 73.6% | (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))) | |
| 99.3% | (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) | |
| 57.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))))) | |
| 60.8% | (*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) | |
| 99.3% | (*.f64 (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -3 binary64)) (sqrt.f64 x)) | |
| ▶ | 99.3% | (*.f64 (*.f64 (sqrt.f64 x) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) #s(literal 3 binary64)) |
| 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) y) #s(literal 1 binary64))) | |
| 61.6% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) | |
| 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (pow.f64 (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) | |
| ✓ | 99.4% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 62.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) | |
| 99.4% | (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) | |
| 62.0% | (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) | |
| ▶ | 61.6% | (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
| ▶ | 39.1% | (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
| 68.6% | (*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) | |
| 36.8% | (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
Compiled 706 to 462 computations (34.6% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 x) y) |
| ✓ | cost-diff | 320 | (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
| ✓ | cost-diff | 960 | (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 x) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) |
| ✓ | cost-diff | 128 | (*.f64 (*.f64 (sqrt.f64 x) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) #s(literal 3 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/3 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/9 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
| ✓ | cost-diff | 320 | (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) |
| ✓ | cost-diff | 960 | (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
| 3 184× | accelerator-lowering-fma.f32 |
| 3 184× | accelerator-lowering-fma.f64 |
| 1 312× | *-lowering-*.f32 |
| 1 312× | *-lowering-*.f64 |
| 666× | distribute-lft-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 186 |
| 1 | 71 | 165 |
| 2 | 139 | 165 |
| 3 | 286 | 165 |
| 4 | 361 | 165 |
| 5 | 405 | 165 |
| 6 | 555 | 165 |
| 7 | 903 | 165 |
| 8 | 1609 | 165 |
| 9 | 2449 | 165 |
| 10 | 3430 | 165 |
| 11 | 3600 | 165 |
| 12 | 3715 | 165 |
| 13 | 4083 | 165 |
| 14 | 4152 | 165 |
| 15 | 4276 | 165 |
| 16 | 4333 | 165 |
| 17 | 4333 | 165 |
| 18 | 4333 | 165 |
| 19 | 4333 | 165 |
| 0 | 4333 | 162 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (* (+ (/ 1/9 x) -1) 3) (sqrt x)) (* (sqrt x) (* 3 y))) |
(* (+ (/ 1/9 x) -1) 3) |
(+ (/ 1/9 x) -1) |
(/ 1/9 x) |
1/9 |
x |
-1 |
3 |
(sqrt x) |
(* (sqrt x) (* 3 y)) |
(* 3 y) |
y |
(* y (* (sqrt x) 3)) |
y |
(* (sqrt x) 3) |
(sqrt x) |
x |
3 |
(* (sqrt x) (+ -3 (/ 1/3 x))) |
(sqrt x) |
x |
(+ -3 (/ 1/3 x)) |
-3 |
(/ 1/3 x) |
1/3 |
(* (* (sqrt x) (+ y (+ (/ 1/9 x) -1))) 3) |
(* (sqrt x) (+ y (+ (/ 1/9 x) -1))) |
(sqrt x) |
x |
(+ y (+ (/ 1/9 x) -1)) |
y |
(+ (/ 1/9 x) -1) |
(/ 1/9 x) |
1/9 |
-1 |
3 |
(+ (* (* (sqrt x) y) 3) (* (sqrt x) (* 3 (+ (/ 1/9 x) -1)))) |
(* (sqrt x) y) |
(sqrt x) |
x |
y |
3 |
(* (sqrt x) (* 3 (+ (/ 1/9 x) -1))) |
(* 3 (+ (/ 1/9 x) -1)) |
(+ (/ 1/9 x) -1) |
(/ 1/9 x) |
1/9 |
-1 |
| Outputs |
|---|
(+ (* (* (+ (/ 1/9 x) -1) 3) (sqrt x)) (* (sqrt x) (* 3 y))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(* (+ (/ 1/9 x) -1) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(+ (/ 1/9 x) -1) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
1/9 |
#s(literal 1/9 binary64) |
x |
-1 |
#s(literal -1 binary64) |
3 |
#s(literal 3 binary64) |
(sqrt x) |
(sqrt.f64 x) |
(* (sqrt x) (* 3 y)) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
y |
(* y (* (sqrt x) 3)) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
y |
(* (sqrt x) 3) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(sqrt x) |
(sqrt.f64 x) |
x |
3 |
#s(literal 3 binary64) |
(* (sqrt x) (+ -3 (/ 1/3 x))) |
(*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(sqrt x) |
(sqrt.f64 x) |
x |
(+ -3 (/ 1/3 x)) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
-3 |
#s(literal -3 binary64) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
1/3 |
#s(literal 1/3 binary64) |
(* (* (sqrt x) (+ y (+ (/ 1/9 x) -1))) 3) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(* (sqrt x) (+ y (+ (/ 1/9 x) -1))) |
(*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) (+.f64 #s(literal -1 binary64) y))) |
(sqrt x) |
(sqrt.f64 x) |
x |
(+ y (+ (/ 1/9 x) -1)) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (+.f64 #s(literal -1 binary64) y)) |
y |
(+ (/ 1/9 x) -1) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
1/9 |
#s(literal 1/9 binary64) |
-1 |
#s(literal -1 binary64) |
3 |
#s(literal 3 binary64) |
(+ (* (* (sqrt x) y) 3) (* (sqrt x) (* 3 (+ (/ 1/9 x) -1)))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(sqrt x) |
(sqrt.f64 x) |
x |
y |
3 |
#s(literal 3 binary64) |
(* (sqrt x) (* 3 (+ (/ 1/9 x) -1))) |
(*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(* 3 (+ (/ 1/9 x) -1)) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(+ (/ 1/9 x) -1) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
1/9 |
#s(literal 1/9 binary64) |
-1 |
#s(literal -1 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 (sqrt.f64 x) y) |
| ✓ | accuracy | 99.5% | (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1/9 binary64) x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (sqrt.f64 x) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 (sqrt.f64 x) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) #s(literal 3 binary64)) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1/9 binary64) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1/3 binary64) x) |
| ✓ | accuracy | 99.5% | (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.7% | (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) |
| ✓ | accuracy | 99.7% | (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
| ✓ | accuracy | 99.5% | (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1/9 binary64) x) |
| 104.0ms | 256× | 0 | valid |
Compiled 181 to 30 computations (83.4% saved)
const: 52.0ms (60.6% of total)ival-mult: 22.0ms (25.7% of total)ival-add: 5.0ms (5.8% of total)ival-div: 4.0ms (4.7% of total)ival-sqrt: 2.0ms (2.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (* (+ (/ 1/9 x) -1) 3) (sqrt x)) (* (sqrt x) (* 3 y)))> |
#<alt (* (+ (/ 1/9 x) -1) 3)> |
#<alt (+ (/ 1/9 x) -1)> |
#<alt (/ 1/9 x)> |
#<alt (* y (* (sqrt x) 3))> |
#<alt (* (sqrt x) 3)> |
#<alt (sqrt x)> |
#<alt (* (sqrt x) (+ -3 (/ 1/3 x)))> |
#<alt (+ -3 (/ 1/3 x))> |
#<alt (/ 1/3 x)> |
#<alt (* (* (sqrt x) (+ y (+ (/ 1/9 x) -1))) 3)> |
#<alt (* (sqrt x) (+ y (+ (/ 1/9 x) -1)))> |
#<alt (+ y (+ (/ 1/9 x) -1))> |
#<alt (+ (* (* (sqrt x) y) 3) (* (sqrt x) (* 3 (+ (/ 1/9 x) -1))))> |
#<alt (* 3 (+ (/ 1/9 x) -1))> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) (* 3 y))> |
#<alt (* (sqrt x) (* 3 (+ (/ 1/9 x) -1)))> |
| Outputs |
|---|
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x)> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x)> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x)> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))> |
#<alt (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))> |
#<alt (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))> |
#<alt (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))> |
#<alt (/ 1/3 x)> |
#<alt (/ (+ 1/3 (* -3 x)) x)> |
#<alt (/ (+ 1/3 (* -3 x)) x)> |
#<alt (/ (+ 1/3 (* -3 x)) x)> |
#<alt -3> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt -3> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (/ 1/9 x)> |
#<alt (/ (+ 1/9 (* -1 x)) x)> |
#<alt (/ (+ 1/9 (* -1 x)) x)> |
#<alt (/ (+ 1/9 (* -1 x)) x)> |
#<alt -1> |
#<alt (- (* 1/9 (/ 1 x)) 1)> |
#<alt (- (* 1/9 (/ 1 x)) 1)> |
#<alt (- (* 1/9 (/ 1 x)) 1)> |
#<alt -1> |
#<alt (- (* 1/9 (/ 1 x)) 1)> |
#<alt (- (* 1/9 (/ 1 x)) 1)> |
#<alt (- (* 1/9 (/ 1 x)) 1)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x)> |
#<alt (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x)> |
#<alt (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x)> |
#<alt (* -3 (sqrt x))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* 3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (/ 1/3 x)> |
#<alt (/ (+ 1/3 (* -3 x)) x)> |
#<alt (/ (+ 1/3 (* -3 x)) x)> |
#<alt (/ (+ 1/3 (* -3 x)) x)> |
#<alt -3> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt -3> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x)> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x)> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x)> |
#<alt (* 3 (* (sqrt x) (- y 1)))> |
#<alt (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1)))))> |
#<alt (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1)))))> |
#<alt (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1)))))> |
#<alt (* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1))))> |
#<alt (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))))> |
#<alt (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))> |
#<alt (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))> |
#<alt (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))> |
#<alt (* 1/9 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))) x)> |
#<alt (/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))) x)> |
#<alt (/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))) x)> |
#<alt (* (sqrt x) (- y 1))> |
#<alt (* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1))))> |
#<alt (* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1))))> |
#<alt (* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1))))> |
#<alt (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1))))> |
#<alt (* -1 (* x (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))> |
#<alt (* -1 (* x (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))> |
#<alt (* -1 (* x (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))> |
#<alt (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))> |
#<alt (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))> |
#<alt (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))> |
#<alt (+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))> |
#<alt (* (sqrt x) y)> |
#<alt (* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))> |
#<alt (* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))> |
#<alt (* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))> |
#<alt (* (sqrt x) y)> |
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))> |
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))> |
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))> |
#<alt (- (* 1/9 (/ 1 x)) 1)> |
#<alt (- (+ y (* 1/9 (/ 1 x))) 1)> |
#<alt (- (+ y (* 1/9 (/ 1 x))) 1)> |
#<alt (- (+ y (* 1/9 (/ 1 x))) 1)> |
#<alt y> |
#<alt (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)))> |
#<alt (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)))> |
#<alt (* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1)))> |
#<alt (/ 1/9 x)> |
#<alt (/ (+ 1/9 (* x (- y 1))) x)> |
#<alt (/ (+ 1/9 (* x (- y 1))) x)> |
#<alt (/ (+ 1/9 (* x (- y 1))) x)> |
#<alt (- y 1)> |
#<alt (- (+ y (* 1/9 (/ 1 x))) 1)> |
#<alt (- (+ y (* 1/9 (/ 1 x))) 1)> |
#<alt (- (+ y (* 1/9 (/ 1 x))) 1)> |
#<alt (- y 1)> |
#<alt (- (+ y (* 1/9 (/ 1 x))) 1)> |
#<alt (- (+ y (* 1/9 (/ 1 x))) 1)> |
#<alt (- (+ y (* 1/9 (/ 1 x))) 1)> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x)> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x)> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x)> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))> |
#<alt (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))> |
#<alt (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))> |
#<alt (* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))))> |
#<alt (/ 1/3 x)> |
#<alt (/ (+ 1/3 (* -3 x)) x)> |
#<alt (/ (+ 1/3 (* -3 x)) x)> |
#<alt (/ (+ 1/3 (* -3 x)) x)> |
#<alt -3> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt -3> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x)> |
#<alt (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x)> |
#<alt (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x)> |
#<alt (* -3 (sqrt x))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* 3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | (+ (* (* (+ (/ 1/9 x) -1) 3) (sqrt x)) (* (sqrt x) (* 3 y))) |
| 1.0ms | x | @ | -inf | (+ (* (* (+ (/ 1/9 x) -1) 3) (sqrt x)) (* (sqrt x) (* 3 y))) |
| 1.0ms | x | @ | 0 | (+ (* (* (+ (/ 1/9 x) -1) 3) (sqrt x)) (* (sqrt x) (* 3 y))) |
| 1.0ms | y | @ | 0 | (+ (* (* (+ (/ 1/9 x) -1) 3) (sqrt x)) (* (sqrt x) (* 3 y))) |
| 0.0ms | x | @ | -inf | (* (sqrt x) (+ -3 (/ 1/3 x))) |
| 1× | batch-egg-rewrite |
| 8 046× | accelerator-lowering-fma.f32 |
| 8 046× | accelerator-lowering-fma.f64 |
| 4 390× | *-lowering-*.f32 |
| 4 390× | *-lowering-*.f64 |
| 3 868× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 138 |
| 1 | 160 | 117 |
| 2 | 1224 | 117 |
| 0 | 8350 | 114 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* (+ (/ 1/9 x) -1) 3) (sqrt x)) (* (sqrt x) (* 3 y))) |
(* (+ (/ 1/9 x) -1) 3) |
(+ (/ 1/9 x) -1) |
(/ 1/9 x) |
(* y (* (sqrt x) 3)) |
(* (sqrt x) 3) |
(sqrt x) |
(* (sqrt x) (+ -3 (/ 1/3 x))) |
(+ -3 (/ 1/3 x)) |
(/ 1/3 x) |
(* (* (sqrt x) (+ y (+ (/ 1/9 x) -1))) 3) |
(* (sqrt x) (+ y (+ (/ 1/9 x) -1))) |
(+ y (+ (/ 1/9 x) -1)) |
(+ (* (* (sqrt x) y) 3) (* (sqrt x) (* 3 (+ (/ 1/9 x) -1)))) |
(* 3 (+ (/ 1/9 x) -1)) |
(* (sqrt x) y) |
(* (sqrt x) (* 3 y)) |
(* (sqrt x) (* 3 (+ (/ 1/9 x) -1))) |
| Outputs |
|---|
(+.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (fma.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 9 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) x) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 y (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 y (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) y) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 #s(literal 9 binary64) (sqrt.f64 x)) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 #s(literal 9 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 x (*.f64 y y)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 y y) (sqrt.f64 x)) (/.f64 (*.f64 x #s(literal 9 binary64)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 x #s(literal 9 binary64)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 x)) (/.f64 #s(literal 9 binary64) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 9 binary64) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 x (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 x (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (sqrt.f64 x)) (/.f64 x (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 x (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 y y) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 y y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) #s(literal 3 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) y) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 3 binary64) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) y) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 y (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 y (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) y)) (sqrt.f64 x)) (/.f64 #s(literal 3 binary64) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 3 binary64) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 x #s(literal 9 binary64)) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 x #s(literal 9 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (sqrt.f64 x)) (/.f64 x (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))))) |
(/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))) (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))) (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))))) |
(/.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) |
(/.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64))))) (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64))))) (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))))) (*.f64 (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64)))))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) (*.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (fma.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) (+.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 x) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(*.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))))) |
(*.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)))))) |
(*.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)))) |
(*.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (sqrt.f64 x)) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)) |
(+.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(-.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) |
(-.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -3 binary64))) #s(literal -3 binary64)) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/9 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal -9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal -9 binary64)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal -9 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (fma.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (+.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(*.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(*.f64 (+.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x))) (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) x #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) (/.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 9 binary64))) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.f64 (*.f64 x #s(literal 9 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal 1/9 binary64) x))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/81 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 9 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/9 binary64) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -9 binary64))) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal -9 binary64)))) |
(pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1/9 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) x) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) (/.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 9 binary64)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(*.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(sqrt.f64 x) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(+.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(-.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) x) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal 1/9 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) x) (sqrt.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 3 binary64) (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal 3 binary64) (neg.f64 (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64)))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 9 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) x) (sqrt.f64 x))) (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)) (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) (fma.f64 x #s(literal 9 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) x) (sqrt.f64 x)))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27 binary64))))) (neg.f64 (fma.f64 x #s(literal 9 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) x) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (sqrt.f64 x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (-.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)) (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 x #s(literal 9 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 x #s(literal 9 binary64))) (-.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) (*.f64 x #s(literal 9 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 3 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x))) |
(*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (fma.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 9 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))))))) |
(*.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) x) (sqrt.f64 x))))) |
(*.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(*.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)) |
(+.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(-.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) |
(-.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -3 binary64))) #s(literal -3 binary64)) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/9 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal -9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal -9 binary64)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal -9 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (fma.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (+.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(*.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(*.f64 (+.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -3 binary64))) |
(/.f64 #s(literal 3 binary64) (*.f64 x #s(literal 9 binary64))) |
(/.f64 #s(literal -3 binary64) (*.f64 x #s(literal -9 binary64))) |
(/.f64 #s(literal 1/3 binary64) x) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 9 binary64)) #s(literal 3 binary64))) |
(pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -3 binary64)))) |
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (fma.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 9 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) x) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 y (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 y (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) y) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 #s(literal 9 binary64) (sqrt.f64 x)) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 #s(literal 9 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 x (*.f64 y y)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 y y) (sqrt.f64 x)) (/.f64 (*.f64 x #s(literal 9 binary64)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 x #s(literal 9 binary64)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 x)) (/.f64 #s(literal 9 binary64) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 9 binary64) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 x (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 x (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (sqrt.f64 x)) (/.f64 x (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 x (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 y y) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 y y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) #s(literal 3 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) y) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 3 binary64) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) y) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 y (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 y (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) y)) (sqrt.f64 x)) (/.f64 #s(literal 3 binary64) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 3 binary64) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 x #s(literal 9 binary64)) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 x #s(literal 9 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (sqrt.f64 x)) (/.f64 x (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))))) |
(/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))) (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))) (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))))) |
(/.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) |
(/.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64))))) (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64))))) (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))))) (*.f64 (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64)))))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) (*.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (fma.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) (+.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 x) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(*.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))))) |
(*.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)))))) |
(*.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)))) |
(*.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (sqrt.f64 x)) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) |
(+.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x))) |
(+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) y)) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)) (sqrt.f64 x)))) (/.f64 (*.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 x) y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)) (sqrt.f64 x))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (sqrt.f64 x) y (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(fma.f64 y (sqrt.f64 x) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 x) y)) |
(/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) (-.f64 (*.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x))))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 x) y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)) (sqrt.f64 x))) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 y y)) (*.f64 (sqrt.f64 x) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))) (*.f64 (sqrt.f64 x) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))) (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (*.f64 x (sqrt.f64 x)))) (fma.f64 x (*.f64 y y) (-.f64 (*.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) (fma.f64 (sqrt.f64 x) y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y)))) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 y y))) |
(/.f64 (*.f64 (sqrt.f64 x) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 x)) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (sqrt.f64 x)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (*.f64 x (sqrt.f64 x))))) (neg.f64 (fma.f64 x (*.f64 y y) (-.f64 (*.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))))) (neg.f64 (fma.f64 (sqrt.f64 x) y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))) (neg.f64 (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 x))) (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (sqrt.f64 x))) (neg.f64 (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 (sqrt.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (sqrt.f64 x)) (-.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (*.f64 x (*.f64 y y))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal -1 binary64)))) (-.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (sqrt.f64 x))) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 x) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (sqrt.f64 x)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) (-.f64 (*.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)) (sqrt.f64 x))))) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 y y)))) |
(*.f64 (*.f64 (sqrt.f64 x) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) |
(*.f64 (*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) (+.f64 #s(literal -1 binary64) y)) |
(+.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) |
(+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) |
(+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))) |
(+.f64 (+.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1/9 binary64) x)) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) |
(-.f64 (+.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/9 binary64) x)) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (/.f64 (*.f64 y y) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal 1/9 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 x (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x) (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) x (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) y) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal 1/9 binary64) x)))) y) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) y) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) y) |
(fma.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) y) |
(fma.f64 (fma.f64 y (*.f64 y y) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 y (*.f64 x #s(literal 9 binary64)))))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 (*.f64 y y) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 y (/.f64 #s(literal -1/9 binary64) x))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x))) y) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64)) (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) (/.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 9 binary64))) (+.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)))) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y))) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 y y))) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y))) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (fma.f64 y y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (fma.f64 y y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (fma.f64 y y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) (neg.f64 (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64)) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (*.f64 (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) (*.f64 (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))) (neg.f64 (neg.f64 (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) (neg.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64))) (neg.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal -1 binary64) y) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) y) (+.f64 #s(literal -1 binary64) y)) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (+.f64 #s(literal -1 binary64) y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y #s(literal -1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (+.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (/.f64 (*.f64 y y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1 binary64) y) (+.f64 #s(literal -1 binary64) y))) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (+.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) (-.f64 (+.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1/9 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (/.f64 (*.f64 y y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 y y)))) |
(*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (fma.f64 y y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) |
(*.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) |
(*.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 y y))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (fma.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 9 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) x) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 y (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 y (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) y) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 #s(literal 9 binary64) (sqrt.f64 x)) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 #s(literal 9 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 x (*.f64 y y)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 y y) (sqrt.f64 x)) (/.f64 (*.f64 x #s(literal 9 binary64)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 x #s(literal 9 binary64)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 x)) (/.f64 #s(literal 9 binary64) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 9 binary64) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 x (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 x (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (sqrt.f64 x)) (/.f64 x (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 x (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 y y) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 y y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) #s(literal 3 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) y) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 3 binary64) y) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) y) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 y (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 y (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) y)) (sqrt.f64 x)) (/.f64 #s(literal 3 binary64) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 3 binary64) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 x #s(literal 9 binary64)) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 x #s(literal 9 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (sqrt.f64 x)) (/.f64 x (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))))) |
(/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))) (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))) (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))))) |
(/.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) |
(/.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64))))) (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64))))) (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))))) (*.f64 (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64)))))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) (*.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (fma.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) (+.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 x) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(*.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))))) |
(*.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)))))) |
(*.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)))) |
(*.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)) (sqrt.f64 x)) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 27 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (*.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 y y) (*.f64 x #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x)))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y #s(literal -3 binary64)))) (-.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (+.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/9 binary64) x))))) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)) |
(+.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(-.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) |
(-.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -3 binary64))) #s(literal -3 binary64)) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/9 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal -3 binary64)) |
(fma.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) #s(literal -3 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal -9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal -9 binary64)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal -9 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (fma.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (+.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(*.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(*.f64 (+.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(*.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(+.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(-.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) x) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal 1/9 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) x) (sqrt.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 3 binary64) (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal 3 binary64) (neg.f64 (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64)))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 9 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) x) (sqrt.f64 x))) (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)) (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) (fma.f64 x #s(literal 9 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) x) (sqrt.f64 x)))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27 binary64))))) (neg.f64 (fma.f64 x #s(literal 9 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) x) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (sqrt.f64 x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (-.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)) (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 x #s(literal 9 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 x #s(literal 9 binary64))) (-.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 9 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))) (*.f64 x #s(literal 9 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 3 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x))) |
(*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (fma.f64 #s(literal -27 binary64) (*.f64 x (sqrt.f64 x)) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 9 binary64) (-.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))))))) |
(*.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) x) (sqrt.f64 x))))) |
(*.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(*.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
| 1× | egg-herbie |
| 8 986× | accelerator-lowering-fma.f32 |
| 8 986× | accelerator-lowering-fma.f64 |
| 5 252× | *-lowering-*.f32 |
| 5 252× | *-lowering-*.f64 |
| 2 298× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 144 | 2652 |
| 1 | 413 | 2624 |
| 2 | 1349 | 2514 |
| 3 | 3454 | 2490 |
| 0 | 8316 | 2358 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/3 (sqrt (/ 1 x))) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(* 3 (* (sqrt x) y)) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(* 3 (* (sqrt x) y)) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(/ 1/3 x) |
(/ (+ 1/3 (* -3 x)) x) |
(/ (+ 1/3 (* -3 x)) x) |
(/ (+ 1/3 (* -3 x)) x) |
-3 |
(- (* 1/3 (/ 1 x)) 3) |
(- (* 1/3 (/ 1 x)) 3) |
(- (* 1/3 (/ 1 x)) 3) |
-3 |
(- (* 1/3 (/ 1 x)) 3) |
(- (* 1/3 (/ 1 x)) 3) |
(- (* 1/3 (/ 1 x)) 3) |
(/ 1/9 x) |
(/ (+ 1/9 (* -1 x)) x) |
(/ (+ 1/9 (* -1 x)) x) |
(/ (+ 1/9 (* -1 x)) x) |
-1 |
(- (* 1/9 (/ 1 x)) 1) |
(- (* 1/9 (/ 1 x)) 1) |
(- (* 1/9 (/ 1 x)) 1) |
-1 |
(- (* 1/9 (/ 1 x)) 1) |
(- (* 1/9 (/ 1 x)) 1) |
(- (* 1/9 (/ 1 x)) 1) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* 1/3 (sqrt (/ 1 x))) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(* -3 (sqrt x)) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(/ 1/3 x) |
(/ (+ 1/3 (* -3 x)) x) |
(/ (+ 1/3 (* -3 x)) x) |
(/ (+ 1/3 (* -3 x)) x) |
-3 |
(- (* 1/3 (/ 1 x)) 3) |
(- (* 1/3 (/ 1 x)) 3) |
(- (* 1/3 (/ 1 x)) 3) |
-3 |
(- (* 1/3 (/ 1 x)) 3) |
(- (* 1/3 (/ 1 x)) 3) |
(- (* 1/3 (/ 1 x)) 3) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(* 1/3 (sqrt (/ 1 x))) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x) |
(* 3 (* (sqrt x) (- y 1))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))) |
(* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))) |
(* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(* 3 (* (sqrt x) y)) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(* 3 (* (sqrt x) y)) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(* 1/9 (sqrt (/ 1 x))) |
(/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))) x) |
(/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))) x) |
(/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))) x) |
(* (sqrt x) (- y 1)) |
(* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1)))) |
(* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1)))) |
(* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1)))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))) |
(* -1 (* x (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))) |
(* -1 (* x (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))) |
(* -1 (* x (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))) |
(* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) |
(+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) |
(+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) |
(+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) |
(* (sqrt x) y) |
(* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
(* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
(* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
(* (sqrt x) y) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(- (* 1/9 (/ 1 x)) 1) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
y |
(* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) |
(* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) |
(* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) |
y |
(* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))) |
(/ 1/9 x) |
(/ (+ 1/9 (* x (- y 1))) x) |
(/ (+ 1/9 (* x (- y 1))) x) |
(/ (+ 1/9 (* x (- y 1))) x) |
(- y 1) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(- y 1) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(* 1/3 (sqrt (/ 1 x))) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(* 3 (* (sqrt x) y)) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(* 3 (* (sqrt x) y)) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(/ 1/3 x) |
(/ (+ 1/3 (* -3 x)) x) |
(/ (+ 1/3 (* -3 x)) x) |
(/ (+ 1/3 (* -3 x)) x) |
-3 |
(- (* 1/3 (/ 1 x)) 3) |
(- (* 1/3 (/ 1 x)) 3) |
(- (* 1/3 (/ 1 x)) 3) |
-3 |
(- (* 1/3 (/ 1 x)) 3) |
(- (* 1/3 (/ 1 x)) 3) |
(- (* 1/3 (/ 1 x)) 3) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 1/3 (sqrt (/ 1 x))) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(* -3 (sqrt x)) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
| Outputs |
|---|
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) #s(literal 1/3 binary64))) x) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) #s(literal 1/3 binary64))) x) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) #s(literal 1/3 binary64))) x) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ (+ 1/3 (* -3 x)) x) |
(/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x) |
(/ (+ 1/3 (* -3 x)) x) |
(/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x) |
(/ (+ 1/3 (* -3 x)) x) |
(/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x) |
-3 |
#s(literal -3 binary64) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
-3 |
#s(literal -3 binary64) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ (+ 1/9 (* -1 x)) x) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(/ (+ 1/9 (* -1 x)) x) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(/ (+ 1/9 (* -1 x)) x) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
-1 |
#s(literal -1 binary64) |
(- (* 1/9 (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(- (* 1/9 (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(- (* 1/9 (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
-1 |
#s(literal -1 binary64) |
(- (* 1/9 (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(- (* 1/9 (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(- (* 1/9 (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(* -3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ (+ 1/3 (* -3 x)) x) |
(/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x) |
(/ (+ 1/3 (* -3 x)) x) |
(/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x) |
(/ (+ 1/3 (* -3 x)) x) |
(/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x) |
-3 |
#s(literal -3 binary64) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
-3 |
#s(literal -3 binary64) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) (- y 1)))) x) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) x) |
(* 3 (* (sqrt x) (- y 1))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) (- y 1))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -3 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* 1/9 (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64)) |
(/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))) x) |
(/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (+.f64 y #s(literal -1 binary64)))) x) |
(/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))) x) |
(/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (+.f64 y #s(literal -1 binary64)))) x) |
(/ (+ (* 1/9 (sqrt x)) (* (sqrt (pow x 3)) (- y 1))) x) |
(/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (+.f64 y #s(literal -1 binary64)))) x) |
(* (sqrt x) (- y 1)) |
(*.f64 (sqrt.f64 x) (+.f64 y #s(literal -1 binary64))) |
(* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1)))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 y #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/9 binary64)))) |
(* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1)))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 y #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/9 binary64)))) |
(* x (+ (* 1/9 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (- y 1)))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 y #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/9 binary64)))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- y 1)))) |
(*.f64 (sqrt.f64 x) (+.f64 y #s(literal -1 binary64))) |
(* -1 (* x (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 y #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/9 binary64)))) |
(* -1 (* x (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 y #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/9 binary64)))) |
(* -1 (* x (+ (* 1/9 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- y 1)))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 y #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/9 binary64)))) |
(* (sqrt x) (- (* 1/9 (/ 1 x)) 1)) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x))) |
(+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(+ (* (sqrt x) y) (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(* y (+ (sqrt x) (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x)))) |
(- (* 1/9 (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
y |
(* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) |
(+.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 #s(literal 1/9 binary64) (*.f64 x y)) y)) |
(* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) |
(+.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 #s(literal 1/9 binary64) (*.f64 x y)) y)) |
(* y (- (+ 1 (/ 1/9 (* x y))) (/ 1 y))) |
(+.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 #s(literal 1/9 binary64) (*.f64 x y)) y)) |
y |
(* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))) |
(+.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 #s(literal 1/9 binary64) (*.f64 x y)) y)) |
(* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))) |
(+.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 #s(literal 1/9 binary64) (*.f64 x y)) y)) |
(* -1 (* y (- (* -1 (/ (- (* 1/9 (/ 1 x)) 1) y)) 1))) |
(+.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 #s(literal 1/9 binary64) (*.f64 x y)) y)) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ (+ 1/9 (* x (- y 1))) x) |
(/.f64 (fma.f64 x y (-.f64 #s(literal 1/9 binary64) x)) x) |
(/ (+ 1/9 (* x (- y 1))) x) |
(/.f64 (fma.f64 x y (-.f64 #s(literal 1/9 binary64) x)) x) |
(/ (+ 1/9 (* x (- y 1))) x) |
(/.f64 (fma.f64 x y (-.f64 #s(literal 1/9 binary64) x)) x) |
(- y 1) |
(+.f64 y #s(literal -1 binary64)) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(- y 1) |
(+.f64 y #s(literal -1 binary64)) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(- (+ y (* 1/9 (/ 1 x))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 y (/.f64 #s(literal 1/9 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) #s(literal 1/3 binary64))) x) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) #s(literal 1/3 binary64))) x) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) #s(literal 1/3 binary64))) x) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* 3 (* (sqrt x) y)) (* 3 (* (sqrt x) (- (* 1/9 (/ 1 x)) 1)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* y (+ (* 3 (sqrt x)) (* 3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -3 (* (sqrt x) (/ (- (* 1/9 (/ 1 x)) 1) y)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ (+ 1/3 (* -3 x)) x) |
(/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x) |
(/ (+ 1/3 (* -3 x)) x) |
(/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x) |
(/ (+ 1/3 (* -3 x)) x) |
(/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x) |
-3 |
#s(literal -3 binary64) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
-3 |
#s(literal -3 binary64) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) y) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) y) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) y) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 3 (* (sqrt x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(* -3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
Compiled 43 327 to 2 506 computations (94.2% saved)
30 alts after pruning (28 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 642 | 24 | 1 666 |
| Fresh | 11 | 4 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1 657 | 30 | 1 687 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) | |
| 74.2% | (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x))) | |
| 99.4% | (fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) | |
| ▶ | 61.7% | (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
| 62.1% | (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) | |
| 79.9% | (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) #s(literal 1/3 binary64))) x) | |
| 99.3% | (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) | |
| 99.3% | (*.f64 (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -3 binary64)) (sqrt.f64 x)) | |
| 99.3% | (*.f64 (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) #s(literal 3 binary64)) | |
| ▶ | 61.6% | (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
| 99.3% | (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (+.f64 #s(literal -1 binary64) y))) #s(literal 3 binary64)) | |
| 36.6% | (*.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) | |
| 74.2% | (*.f64 (*.f64 (sqrt.f64 x) (+.f64 y (/.f64 #s(literal 1/9 binary64) x))) #s(literal 3 binary64)) | |
| 86.3% | (*.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 #s(literal 1/9 binary64) (*.f64 x y)) y))) #s(literal 3 binary64)) | |
| 39.1% | (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) | |
| 54.8% | (*.f64 (*.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) | |
| 62.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) | |
| 39.1% | (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) | |
| 62.0% | (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) | |
| ▶ | 99.4% | (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
| 61.2% | (*.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x)) | |
| 61.6% | (*.f64 (sqrt.f64 x) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) | |
| ▶ | 36.7% | (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
| 61.6% | (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64))))) | |
| ✓ | 61.6% | (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
| 61.6% | (*.f64 (sqrt.f64 x) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64))) | |
| ▶ | 25.4% | (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
| ✓ | 39.1% | (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
| 36.6% | (*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) | |
| 36.8% | (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
Compiled 716 to 542 computations (24.3% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 3 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 832 | (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/9 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
| ✓ | cost-diff | 320 | (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/3 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) y) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
| 3 216× | accelerator-lowering-fma.f32 |
| 3 216× | accelerator-lowering-fma.f64 |
| 1 344× | *-lowering-*.f32 |
| 1 344× | *-lowering-*.f64 |
| 554× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 107 |
| 1 | 48 | 107 |
| 2 | 84 | 107 |
| 3 | 165 | 103 |
| 4 | 377 | 103 |
| 5 | 866 | 103 |
| 6 | 1809 | 103 |
| 7 | 3129 | 103 |
| 8 | 3553 | 103 |
| 9 | 3674 | 103 |
| 10 | 4120 | 103 |
| 11 | 4222 | 103 |
| 12 | 4246 | 103 |
| 13 | 4356 | 103 |
| 14 | 4404 | 103 |
| 15 | 4404 | 103 |
| 16 | 4564 | 103 |
| 17 | 5054 | 103 |
| 18 | 5054 | 103 |
| 19 | 5054 | 103 |
| 0 | 5054 | 101 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (sqrt x) (+ (* -3 (- 1 y)) (/ 1/3 x))) |
(sqrt x) |
x |
(+ (* -3 (- 1 y)) (/ 1/3 x)) |
-3 |
(- 1 y) |
1 |
y |
(/ 1/3 x) |
1/3 |
(* (sqrt x) -3) |
(sqrt x) |
x |
-3 |
(* (sqrt x) (/ 1/3 x)) |
(sqrt x) |
x |
(/ 1/3 x) |
1/3 |
(* (+ (/ 1/9 x) -1) (* 3 (sqrt x))) |
(+ (/ 1/9 x) -1) |
(/ 1/9 x) |
1/9 |
x |
-1 |
(* 3 (sqrt x)) |
3 |
(sqrt x) |
(+ (* (sqrt x) -3) (/ (sqrt x) (* x 3))) |
(sqrt x) |
x |
-3 |
(/ (sqrt x) (* x 3)) |
(* x 3) |
3 |
| Outputs |
|---|
(* (sqrt x) (+ (* -3 (- 1 y)) (/ 1/3 x))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(sqrt x) |
(sqrt.f64 x) |
x |
(+ (* -3 (- 1 y)) (/ 1/3 x)) |
(fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x)) |
-3 |
#s(literal -3 binary64) |
(- 1 y) |
(-.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
y |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
1/3 |
#s(literal 1/3 binary64) |
(* (sqrt x) -3) |
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
x |
-3 |
#s(literal -3 binary64) |
(* (sqrt x) (/ 1/3 x)) |
(/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) |
(sqrt x) |
(sqrt.f64 x) |
x |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
1/3 |
#s(literal 1/3 binary64) |
(* (+ (/ 1/9 x) -1) (* 3 (sqrt x))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (/ 1/9 x) -1) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
1/9 |
#s(literal 1/9 binary64) |
x |
-1 |
#s(literal -1 binary64) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(sqrt x) |
(sqrt.f64 x) |
(+ (* (sqrt x) -3) (/ (sqrt x) (* x 3))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(sqrt x) |
(sqrt.f64 x) |
x |
-3 |
#s(literal -3 binary64) |
(/ (sqrt x) (* x 3)) |
(/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) |
(* x 3) |
(*.f64 x #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 3 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.7% | (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
| ✓ | accuracy | 99.1% | (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1/9 binary64) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1/3 binary64) x) |
| ✓ | accuracy | 99.5% | (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.6% | (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.9% | (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1/3 binary64) x) |
| ✓ | accuracy | 99.4% | (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
| 62.0ms | 226× | 0 | valid |
| 6.0ms | 14× | 2 | valid |
| 5.0ms | 16× | 1 | valid |
Compiled 107 to 25 computations (76.6% saved)
ival-div: 28.0ms (50.6% of total)ival-mult: 12.0ms (21.7% of total)const: 7.0ms (12.7% of total)ival-add: 4.0ms (7.2% of total)ival-sub: 2.0ms (3.6% of total)ival-sqrt: 2.0ms (3.6% of total)adjust: 1.0ms (1.8% of total)exact: 1.0ms (1.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sqrt x) (+ (* -3 (- 1 y)) (/ 1/3 x)))> |
#<alt (sqrt x)> |
#<alt (+ (* -3 (- 1 y)) (/ 1/3 x))> |
#<alt (- 1 y)> |
#<alt (* (sqrt x) -3)> |
#<alt (* (sqrt x) (/ 1/3 x))> |
#<alt (/ 1/3 x)> |
#<alt (* (+ (/ 1/9 x) -1) (* 3 (sqrt x)))> |
#<alt (+ (/ 1/9 x) -1)> |
#<alt (/ 1/9 x)> |
#<alt (* 3 (sqrt x))> |
#<alt (+ (* (sqrt x) -3) (/ (sqrt x) (* x 3)))> |
#<alt (/ (sqrt x) (* x 3))> |
#<alt (* x 3)> |
| Outputs |
|---|
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -3 (* (sqrt (pow x 3)) (- 1 y))) (* 1/3 (sqrt x))) x)> |
#<alt (/ (+ (* -3 (* (sqrt (pow x 3)) (- 1 y))) (* 1/3 (sqrt x))) x)> |
#<alt (/ (+ (* -3 (* (sqrt (pow x 3)) (- 1 y))) (* 1/3 (sqrt x))) x)> |
#<alt (* -3 (* (sqrt x) (- 1 y)))> |
#<alt (* x (+ (* -3 (* (sqrt (/ 1 x)) (- 1 y))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (* -3 (* (sqrt (/ 1 x)) (- 1 y))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (* -3 (* (sqrt (/ 1 x)) (- 1 y))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* 3 (* (sqrt x) (* (pow (sqrt -1) 2) (- 1 y))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- 1 y)))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- 1 y)))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- 1 y)))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3)))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3)))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3)))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y))))> |
#<alt (* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y))))> |
#<alt (* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y))))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y))))))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (- (* 1/3 (/ 1 x)) 3)> |
#<alt (- (+ (* 1/3 (/ 1 x)) (* 3 y)) 3)> |
#<alt (- (+ (* 1/3 (/ 1 x)) (* 3 y)) 3)> |
#<alt (- (+ (* 1/3 (/ 1 x)) (* 3 y)) 3)> |
#<alt (* 3 y)> |
#<alt (* y (- (+ 3 (/ 1/3 (* x y))) (* 3 (/ 1 y))))> |
#<alt (* y (- (+ 3 (/ 1/3 (* x y))) (* 3 (/ 1 y))))> |
#<alt (* y (- (+ 3 (/ 1/3 (* x y))) (* 3 (/ 1 y))))> |
#<alt (* 3 y)> |
#<alt (* -1 (* y (- (* -1 (/ (- (* 1/3 (/ 1 x)) 3) y)) 3)))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* 1/3 (/ 1 x)) 3) y)) 3)))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* 1/3 (/ 1 x)) 3) y)) 3)))> |
#<alt (/ 1/3 x)> |
#<alt (/ (+ 1/3 (* -3 (* x (- 1 y)))) x)> |
#<alt (/ (+ 1/3 (* -3 (* x (- 1 y)))) x)> |
#<alt (/ (+ 1/3 (* -3 (* x (- 1 y)))) x)> |
#<alt (* -3 (- 1 y))> |
#<alt (+ (* -3 (- 1 y)) (* 1/3 (/ 1 x)))> |
#<alt (+ (* -3 (- 1 y)) (* 1/3 (/ 1 x)))> |
#<alt (+ (* -3 (- 1 y)) (* 1/3 (/ 1 x)))> |
#<alt (* -3 (- 1 y))> |
#<alt (+ (* -3 (- 1 y)) (* 1/3 (/ 1 x)))> |
#<alt (+ (* -3 (- 1 y)) (* 1/3 (/ 1 x)))> |
#<alt (+ (* -3 (- 1 y)) (* 1/3 (/ 1 x)))> |
#<alt 1> |
#<alt (+ 1 (* -1 y))> |
#<alt (+ 1 (* -1 y))> |
#<alt (+ 1 (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ 1 y) 1))> |
#<alt (* y (- (/ 1 y) 1))> |
#<alt (* y (- (/ 1 y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (- 1 (/ 1 y))))> |
#<alt (* -1 (* y (- 1 (/ 1 y))))> |
#<alt (* -1 (* y (- 1 (/ 1 y))))> |
#<alt (* -3 (sqrt x))> |
#<alt (* -3 (sqrt x))> |
#<alt (* -3 (sqrt x))> |
#<alt (* -3 (sqrt x))> |
#<alt (* -3 (sqrt x))> |
#<alt (* -3 (sqrt x))> |
#<alt (* -3 (sqrt x))> |
#<alt (* -3 (sqrt x))> |
#<alt (* 3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* 3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* 3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* 3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x)> |
#<alt (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x)> |
#<alt (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x)> |
#<alt (* -3 (sqrt x))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* 3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (/ 1/9 x)> |
#<alt (/ (+ 1/9 (* -1 x)) x)> |
#<alt (/ (+ 1/9 (* -1 x)) x)> |
#<alt (/ (+ 1/9 (* -1 x)) x)> |
#<alt -1> |
#<alt (- (* 1/9 (/ 1 x)) 1)> |
#<alt (- (* 1/9 (/ 1 x)) 1)> |
#<alt (- (* 1/9 (/ 1 x)) 1)> |
#<alt -1> |
#<alt (- (* 1/9 (/ 1 x)) 1)> |
#<alt (- (* 1/9 (/ 1 x)) 1)> |
#<alt (- (* 1/9 (/ 1 x)) 1)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (/ 1/9 x)> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x)> |
#<alt (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x)> |
#<alt (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x)> |
#<alt (* -3 (sqrt x))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* 3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 3 x)> |
#<alt (* 3 x)> |
#<alt (* 3 x)> |
#<alt (* 3 x)> |
#<alt (* 3 x)> |
#<alt (* 3 x)> |
#<alt (* 3 x)> |
#<alt (* 3 x)> |
#<alt (* 3 x)> |
#<alt (* 3 x)> |
#<alt (* 3 x)> |
#<alt (* 3 x)> |
48 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | 0 | (* (sqrt x) (+ (* -3 (- 1 y)) (/ 1/3 x))) |
| 0.0ms | x | @ | -inf | (* (sqrt x) (+ (* -3 (- 1 y)) (/ 1/3 x))) |
| 0.0ms | x | @ | 0 | (* (sqrt x) (+ (* -3 (- 1 y)) (/ 1/3 x))) |
| 0.0ms | y | @ | inf | (* (sqrt x) (+ (* -3 (- 1 y)) (/ 1/3 x))) |
| 0.0ms | x | @ | -inf | (* (sqrt x) (/ 1/3 x)) |
| 1× | batch-egg-rewrite |
| 8 680× | accelerator-lowering-fma.f32 |
| 8 680× | accelerator-lowering-fma.f64 |
| 4 062× | *-lowering-*.f32 |
| 4 062× | *-lowering-*.f64 |
| 3 978× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 81 |
| 1 | 119 | 78 |
| 2 | 1001 | 76 |
| 0 | 8604 | 73 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt x) (+ (* -3 (- 1 y)) (/ 1/3 x))) |
(sqrt x) |
(+ (* -3 (- 1 y)) (/ 1/3 x)) |
(- 1 y) |
(* (sqrt x) -3) |
(* (sqrt x) (/ 1/3 x)) |
(/ 1/3 x) |
(* (+ (/ 1/9 x) -1) (* 3 (sqrt x))) |
(+ (/ 1/9 x) -1) |
(/ 1/9 x) |
(* 3 (sqrt x)) |
(+ (* (sqrt x) -3) (/ (sqrt x) (* x 3))) |
(/ (sqrt x) (* x 3)) |
(* x 3) |
| Outputs |
|---|
(+.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 #s(literal -3 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)) (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (pow.f64 (/.f64 (sqrt.f64 x) x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 #s(literal 1 binary64) y) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (sqrt.f64 x) x)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1/3 binary64) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (neg.f64 (/.f64 (sqrt.f64 x) x)) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) y)) #s(literal -3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)))) |
(/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal -27 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) (fma.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) x))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) x))) (*.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x)) (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal -27 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (fma.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) x)))) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal -27 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) x))) (neg.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) x))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))))) (fma.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (neg.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x))) (fma.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (sqrt.f64 x)) (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (*.f64 x (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) (-.f64 (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (-.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal -27 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))))) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) x))))) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) x))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 x))) |
(sqrt.f64 x) |
(neg.f64 (neg.f64 (sqrt.f64 x))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(+.f64 #s(literal -3 binary64) (fma.f64 #s(literal -3 binary64) (neg.f64 y) (/.f64 #s(literal 1/3 binary64) x))) |
(+.f64 #s(literal -3 binary64) (fma.f64 (neg.f64 y) #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(+.f64 (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (neg.f64 y))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)) (*.f64 (neg.f64 y) #s(literal -3 binary64))) |
(-.f64 (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)) (/.f64 #s(literal -1/3 binary64) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))))) |
(fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))) |
(fma.f64 (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))) |
(fma.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) x)))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (fma.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) x))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x)))) (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 #s(literal -9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) x)))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (fma.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 #s(literal -9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x #s(literal 3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (*.f64 x #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) x (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x #s(literal -3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (*.f64 x #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) x (*.f64 (+.f64 #s(literal 1 binary64) y) #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) y) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 x #s(literal -3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) y) #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) y) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal -3 binary64)) (*.f64 x #s(literal 3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (*.f64 x #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal -3 binary64)) x (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal -3 binary64)) (*.f64 x #s(literal -3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (*.f64 x #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal -3 binary64)) (neg.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal -3 binary64)) #s(literal 3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -3 binary64)) (*.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -3 binary64)) x (*.f64 (+.f64 #s(literal 1 binary64) y) #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) y) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -3 binary64)) (*.f64 x #s(literal -3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -3 binary64)) (neg.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) y) #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) y) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -3 binary64)) #s(literal 3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (*.f64 (*.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 (*.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (*.f64 (*.f64 x #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal -3 binary64)))) (*.f64 (*.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -3 binary64)))) (*.f64 (*.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (*.f64 x (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (+.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 x (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal -3 binary64)))) (*.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (+.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -3 binary64)))) (*.f64 x (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (+.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (*.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 x #s(literal -3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (neg.f64 y)) (*.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 (*.f64 x #s(literal -3 binary64)) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (+.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (*.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal -3 binary64)))) (*.f64 (*.f64 x #s(literal -3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (neg.f64 y)) (*.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -3 binary64)))) (*.f64 (*.f64 x #s(literal -3 binary64)) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (*.f64 (neg.f64 x) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 x) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal -3 binary64)))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -3 binary64)))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (*.f64 (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 #s(literal -9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) (fma.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))))) (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) x))))) |
(*.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (fma.f64 #s(literal -3 binary64) (neg.f64 y) #s(literal -3 binary64)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/3 binary64) x)))))) |
(*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) x)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 #s(literal -9 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))))) |
(+.f64 #s(literal 1 binary64) (neg.f64 y)) |
(+.f64 (neg.f64 y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)))) |
(-.f64 #s(literal 1 binary64) y) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)))) |
(fma.f64 y #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (neg.f64 y)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 y y)) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) y) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 y y))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 y)))) |
(/.f64 (fma.f64 y (*.f64 y (neg.f64 y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (-.f64 (neg.f64 y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 y)))) |
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x)) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x)) |
(neg.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x #s(literal -3 binary64))) |
(/.f64 (/.f64 (sqrt.f64 x) x) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 x) x)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64))) x) |
(pow.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) (pow.f64 (/.f64 (sqrt.f64 x) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x)) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (sqrt.f64 x) x))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) |
(*.f64 (neg.f64 (/.f64 (sqrt.f64 x) x)) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x)) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1/3 binary64) x) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -3 binary64))) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -3 binary64)) |
(pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) x)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64))) (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64))) (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64))) (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64))) (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 x #s(literal 9 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64) #s(literal -3 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(+.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x))) (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) |
(fma.f64 x (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 x (pow.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 3 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (/.f64 (sqrt.f64 x) x) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (sqrt.f64 x) x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (/.f64 x (sqrt.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) (*.f64 x #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))))) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) x #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) (neg.f64 (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 x #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (sqrt.f64 x) x)) (/.f64 (/.f64 #s(literal -1/3 binary64) x) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (sqrt.f64 x) x)) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal -3 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x) (/.f64 (/.f64 #s(literal -1/3 binary64) x) (/.f64 (sqrt.f64 x) x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (neg.f64 (sqrt.f64 x))) (/.f64 #s(literal -1/3 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) x)) #s(literal 1/3 binary64) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal -1/3 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (sqrt.f64 x) x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 x (sqrt.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) x) x) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1/3 binary64) x) (/.f64 x (sqrt.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3 binary64)) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (sqrt.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 x) x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 x) x) x) (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 x) x) (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (sqrt.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 x #s(literal 3 binary64))) (/.f64 x (sqrt.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal -3 binary64)) (neg.f64 (/.f64 (sqrt.f64 x) x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (neg.f64 x)) (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log.f64 (*.f64 x #s(literal 9 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1/9 binary64)) #s(literal -1/9 binary64)) x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1/9 binary64)) #s(literal -1/9 binary64)) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1/9 binary64)) #s(literal -1/9 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/81 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1/9 binary64)) #s(literal -1/9 binary64)) x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/729 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/81 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 9 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/9 binary64) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal 1 binary64))) |
(/.f64 x (*.f64 (*.f64 x x) #s(literal 9 binary64))) |
(/.f64 (sqrt.f64 x) (*.f64 (*.f64 x #s(literal 3 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))))) |
(/.f64 (sqrt.f64 x) (*.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) (*.f64 x #s(literal 3 binary64)))) |
(/.f64 (sqrt.f64 x) (neg.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) (*.f64 x #s(literal -3 binary64))))) |
(/.f64 (sqrt.f64 x) (neg.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) (*.f64 x #s(literal 3 binary64))) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) (*.f64 x #s(literal -3 binary64))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal 3 binary64)) (/.f64 (sqrt.f64 x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 x) x) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) (/.f64 (sqrt.f64 x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 x #s(literal -3 binary64))) (*.f64 (/.f64 (sqrt.f64 x) x) (neg.f64 (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (neg.f64 (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -3 binary64)) (neg.f64 (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1/9 binary64) x) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -9 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) (*.f64 x #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))))) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)) |
(/.f64 (/.f64 (sqrt.f64 x) x) (*.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal 3 binary64))) |
(/.f64 (/.f64 (sqrt.f64 x) x) (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) x)) (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) x)) (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 x) x) (sqrt.f64 x)) (*.f64 #s(literal 3 binary64) (*.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 x) x) (neg.f64 (sqrt.f64 x))) (*.f64 #s(literal 3 binary64) (*.f64 x #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 x) x)) (neg.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 x) x)) (neg.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -9 binary64)) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x) (*.f64 #s(literal -3 binary64) (/.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (sqrt.f64 x)) (*.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) (*.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (neg.f64 (sqrt.f64 x))) (*.f64 x #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) x)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))) (*.f64 x #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) x))) (neg.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) x) (neg.f64 (sqrt.f64 x)))) (neg.f64 (*.f64 #s(literal 3 binary64) (*.f64 x #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (neg.f64 (sqrt.f64 x)))) (*.f64 x #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) x))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))))) (*.f64 x #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))) #s(literal -3 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) |
(*.f64 x (pow.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 3 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) (*.f64 x #s(literal 3 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (/.f64 (sqrt.f64 x) x) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1/9 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/9 binary64) x)) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (sqrt.f64 x) x))) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (/.f64 x (sqrt.f64 x)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) (*.f64 x #s(literal -3 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))))) |
(*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/9 binary64) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) x) |
(*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 x #s(literal 3 binary64))))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) (neg.f64 (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 x #s(literal -3 binary64))))) |
(*.f64 (neg.f64 (/.f64 (sqrt.f64 x) x)) (/.f64 (/.f64 #s(literal -1/3 binary64) x) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(*.f64 (neg.f64 (/.f64 (sqrt.f64 x) x)) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x) (/.f64 (/.f64 #s(literal -1/3 binary64) x) (/.f64 (sqrt.f64 x) x))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (sqrt.f64 x)) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (neg.f64 (sqrt.f64 x))) (/.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) x)) #s(literal 1/3 binary64)) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (sqrt.f64 x) x))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 x (sqrt.f64 x)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) x)) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) x) x) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1/3 binary64) x) (/.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3 binary64)) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 x) x))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 x) x) x) (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 x) x) (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (sqrt.f64 x) x)) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 x #s(literal 3 binary64))) (/.f64 x (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal -3 binary64)) (neg.f64 (/.f64 (sqrt.f64 x) x))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x)) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (neg.f64 x)) (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(neg.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -3 binary64)) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(+.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(-.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x)) |
(-.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)))) (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64))))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (pow.f64 (/.f64 (sqrt.f64 x) x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (sqrt.f64 x) x)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1/3 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 x #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (neg.f64 (/.f64 (sqrt.f64 x) x)) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 9 binary64) (sqrt.f64 x)) (/.f64 x (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 #s(literal -3 binary64) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) #s(literal -3 binary64)) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (pow.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) x))))))) |
(neg.f64 (/.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) (neg.f64 (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (-.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) x)))))) |
(neg.f64 (/.f64 (fma.f64 x #s(literal -9 binary64) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 x #s(literal -9 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) x))))) |
(/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(/.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))))) |
(/.f64 (fma.f64 x #s(literal -9 binary64) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 (sqrt.f64 x) (neg.f64 (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 x #s(literal -9 binary64))) (*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (/.f64 #s(literal 1/9 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) x))))))) |
(/.f64 (neg.f64 (fma.f64 x #s(literal -9 binary64) (/.f64 #s(literal 1/9 binary64) x))) (neg.f64 (*.f64 (sqrt.f64 x) (neg.f64 (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 x #s(literal -9 binary64)))) (neg.f64 (*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (fma.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) (*.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (+.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) x)))))) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))))) |
(*.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal -27 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal 1/9 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) x))))))) |
(*.f64 (fma.f64 x #s(literal -9 binary64) (/.f64 #s(literal 1/9 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 x #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -3 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x)) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x)) |
(neg.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x #s(literal -3 binary64))) |
(/.f64 (/.f64 (sqrt.f64 x) x) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 x) x)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64))) x) |
(pow.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) (pow.f64 (/.f64 (sqrt.f64 x) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) x)) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (sqrt.f64 x) x))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) |
(*.f64 (neg.f64 (/.f64 (sqrt.f64 x) x)) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x)) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -3 binary64))) |
(neg.f64 (*.f64 x #s(literal -3 binary64))) |
(/.f64 x #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) x)) |
(/.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) #s(literal -1/3 binary64)) |
(/.f64 (*.f64 x #s(literal -3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 x #s(literal 3 binary64)) |
(*.f64 #s(literal -3 binary64) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -3 binary64))) |
(*.f64 #s(literal 3 binary64) x) |
(*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) #s(literal -3 binary64)) |
| 1× | egg-herbie |
| 13 538× | accelerator-lowering-fma.f32 |
| 13 538× | accelerator-lowering-fma.f64 |
| 4 676× | *-lowering-*.f32 |
| 4 676× | *-lowering-*.f64 |
| 2 584× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 110 | 1319 |
| 1 | 284 | 1310 |
| 2 | 880 | 1283 |
| 3 | 2621 | 1283 |
| 4 | 6626 | 1283 |
| 0 | 8047 | 1213 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/3 (sqrt (/ 1 x))) |
(/ (+ (* -3 (* (sqrt (pow x 3)) (- 1 y))) (* 1/3 (sqrt x))) x) |
(/ (+ (* -3 (* (sqrt (pow x 3)) (- 1 y))) (* 1/3 (sqrt x))) x) |
(/ (+ (* -3 (* (sqrt (pow x 3)) (- 1 y))) (* 1/3 (sqrt x))) x) |
(* -3 (* (sqrt x) (- 1 y))) |
(* x (+ (* -3 (* (sqrt (/ 1 x)) (- 1 y))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -3 (* (sqrt (/ 1 x)) (- 1 y))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -3 (* (sqrt (/ 1 x)) (- 1 y))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* 3 (* (sqrt x) (* (pow (sqrt -1) 2) (- 1 y)))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- 1 y)))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- 1 y)))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- 1 y)))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* (sqrt x) (- (* 1/3 (/ 1 x)) 3)) |
(+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))) |
(+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))) |
(+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))) |
(* 3 (* (sqrt x) y)) |
(* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))) |
(* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))) |
(* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))) |
(* 3 (* (sqrt x) y)) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(- (* 1/3 (/ 1 x)) 3) |
(- (+ (* 1/3 (/ 1 x)) (* 3 y)) 3) |
(- (+ (* 1/3 (/ 1 x)) (* 3 y)) 3) |
(- (+ (* 1/3 (/ 1 x)) (* 3 y)) 3) |
(* 3 y) |
(* y (- (+ 3 (/ 1/3 (* x y))) (* 3 (/ 1 y)))) |
(* y (- (+ 3 (/ 1/3 (* x y))) (* 3 (/ 1 y)))) |
(* y (- (+ 3 (/ 1/3 (* x y))) (* 3 (/ 1 y)))) |
(* 3 y) |
(* -1 (* y (- (* -1 (/ (- (* 1/3 (/ 1 x)) 3) y)) 3))) |
(* -1 (* y (- (* -1 (/ (- (* 1/3 (/ 1 x)) 3) y)) 3))) |
(* -1 (* y (- (* -1 (/ (- (* 1/3 (/ 1 x)) 3) y)) 3))) |
(/ 1/3 x) |
(/ (+ 1/3 (* -3 (* x (- 1 y)))) x) |
(/ (+ 1/3 (* -3 (* x (- 1 y)))) x) |
(/ (+ 1/3 (* -3 (* x (- 1 y)))) x) |
(* -3 (- 1 y)) |
(+ (* -3 (- 1 y)) (* 1/3 (/ 1 x))) |
(+ (* -3 (- 1 y)) (* 1/3 (/ 1 x))) |
(+ (* -3 (- 1 y)) (* 1/3 (/ 1 x))) |
(* -3 (- 1 y)) |
(+ (* -3 (- 1 y)) (* 1/3 (/ 1 x))) |
(+ (* -3 (- 1 y)) (* 1/3 (/ 1 x))) |
(+ (* -3 (- 1 y)) (* 1/3 (/ 1 x))) |
1 |
(+ 1 (* -1 y)) |
(+ 1 (* -1 y)) |
(+ 1 (* -1 y)) |
(* -1 y) |
(* y (- (/ 1 y) 1)) |
(* y (- (/ 1 y) 1)) |
(* y (- (/ 1 y) 1)) |
(* -1 y) |
(* -1 (* y (- 1 (/ 1 y)))) |
(* -1 (* y (- 1 (/ 1 y)))) |
(* -1 (* y (- 1 (/ 1 y)))) |
(* -3 (sqrt x)) |
(* -3 (sqrt x)) |
(* -3 (sqrt x)) |
(* -3 (sqrt x)) |
(* -3 (sqrt x)) |
(* -3 (sqrt x)) |
(* -3 (sqrt x)) |
(* -3 (sqrt x)) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(* 1/3 (sqrt (/ 1 x))) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(* -3 (sqrt x)) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(/ 1/9 x) |
(/ (+ 1/9 (* -1 x)) x) |
(/ (+ 1/9 (* -1 x)) x) |
(/ (+ 1/9 (* -1 x)) x) |
-1 |
(- (* 1/9 (/ 1 x)) 1) |
(- (* 1/9 (/ 1 x)) 1) |
(- (* 1/9 (/ 1 x)) 1) |
-1 |
(- (* 1/9 (/ 1 x)) 1) |
(- (* 1/9 (/ 1 x)) 1) |
(- (* 1/9 (/ 1 x)) 1) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(/ 1/9 x) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* 1/3 (sqrt (/ 1 x))) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(* -3 (sqrt x)) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 3 x) |
(* 3 x) |
(* 3 x) |
(* 3 x) |
(* 3 x) |
(* 3 x) |
(* 3 x) |
(* 3 x) |
(* 3 x) |
(* 3 x) |
(* 3 x) |
(* 3 x) |
| Outputs |
|---|
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -3 (* (sqrt (pow x 3)) (- 1 y))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* -3 (* (sqrt (pow x 3)) (- 1 y))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* -3 (* (sqrt (pow x 3)) (- 1 y))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(* -3 (* (sqrt x) (- 1 y))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(* x (+ (* -3 (* (sqrt (/ 1 x)) (- 1 y))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* x (+ (* -3 (* (sqrt (/ 1 x)) (- 1 y))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* x (+ (* -3 (* (sqrt (/ 1 x)) (- 1 y))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* 3 (* (sqrt x) (* (pow (sqrt -1) 2) (- 1 y)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- 1 y)))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- 1 y)))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- 1 y)))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* (sqrt x) (- (* 1/3 (/ 1 x)) 3)) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(- (* 1/3 (/ 1 x)) 3) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(- (+ (* 1/3 (/ 1 x)) (* 3 y)) 3) |
(fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(- (+ (* 1/3 (/ 1 x)) (* 3 y)) 3) |
(fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(- (+ (* 1/3 (/ 1 x)) (* 3 y)) 3) |
(fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* y (- (+ 3 (/ 1/3 (* x y))) (* 3 (/ 1 y)))) |
(fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* y (- (+ 3 (/ 1/3 (* x y))) (* 3 (/ 1 y)))) |
(fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* y (- (+ 3 (/ 1/3 (* x y))) (* 3 (/ 1 y)))) |
(fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* -1 (* y (- (* -1 (/ (- (* 1/3 (/ 1 x)) 3) y)) 3))) |
(fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* -1 (* y (- (* -1 (/ (- (* 1/3 (/ 1 x)) 3) y)) 3))) |
(fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* -1 (* y (- (* -1 (/ (- (* 1/3 (/ 1 x)) 3) y)) 3))) |
(fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ (+ 1/3 (* -3 (* x (- 1 y)))) x) |
(/.f64 (fma.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) #s(literal 1/3 binary64)) x) |
(/ (+ 1/3 (* -3 (* x (- 1 y)))) x) |
(/.f64 (fma.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) #s(literal 1/3 binary64)) x) |
(/ (+ 1/3 (* -3 (* x (- 1 y)))) x) |
(/.f64 (fma.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) #s(literal 1/3 binary64)) x) |
(* -3 (- 1 y)) |
(fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) |
(+ (* -3 (- 1 y)) (* 1/3 (/ 1 x))) |
(fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* -3 (- 1 y)) (* 1/3 (/ 1 x))) |
(fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* -3 (- 1 y)) (* 1/3 (/ 1 x))) |
(fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* -3 (- 1 y)) |
(fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) |
(+ (* -3 (- 1 y)) (* 1/3 (/ 1 x))) |
(fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* -3 (- 1 y)) (* 1/3 (/ 1 x))) |
(fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* -3 (- 1 y)) (* 1/3 (/ 1 x))) |
(fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 y)) |
(-.f64 #s(literal 1 binary64) y) |
(+ 1 (* -1 y)) |
(-.f64 #s(literal 1 binary64) y) |
(+ 1 (* -1 y)) |
(-.f64 #s(literal 1 binary64) y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ 1 y) 1)) |
(-.f64 #s(literal 1 binary64) y) |
(* y (- (/ 1 y) 1)) |
(-.f64 #s(literal 1 binary64) y) |
(* y (- (/ 1 y) 1)) |
(-.f64 #s(literal 1 binary64) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (- 1 (/ 1 y)))) |
(-.f64 #s(literal 1 binary64) y) |
(* -1 (* y (- 1 (/ 1 y)))) |
(-.f64 #s(literal 1 binary64) y) |
(* -1 (* y (- 1 (/ 1 y)))) |
(-.f64 #s(literal 1 binary64) y) |
(* -3 (sqrt x)) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* -3 (sqrt x)) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* -3 (sqrt x)) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* -3 (sqrt x)) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* -3 (sqrt x)) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* -3 (sqrt x)) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* -3 (sqrt x)) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* -3 (sqrt x)) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(* -3 (sqrt x)) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ (+ 1/9 (* -1 x)) x) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(/ (+ 1/9 (* -1 x)) x) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(/ (+ 1/9 (* -1 x)) x) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
-1 |
#s(literal -1 binary64) |
(- (* 1/9 (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(- (* 1/9 (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(- (* 1/9 (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
-1 |
#s(literal -1 binary64) |
(- (* 1/9 (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(- (* 1/9 (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(- (* 1/9 (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/9 binary64) x)) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(/ 1/9 x) |
(/.f64 #s(literal 1/9 binary64) x) |
(* 3 (sqrt x)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(* 3 (sqrt x)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(* 3 (sqrt x)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(* 3 (sqrt x)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(* 3 (sqrt x)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(* 3 (sqrt x)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(* 3 (sqrt x)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(* 3 (sqrt x)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(* -3 (sqrt x)) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 x)) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 3 x) |
(*.f64 x #s(literal 3 binary64)) |
(* 3 x) |
(*.f64 x #s(literal 3 binary64)) |
(* 3 x) |
(*.f64 x #s(literal 3 binary64)) |
(* 3 x) |
(*.f64 x #s(literal 3 binary64)) |
(* 3 x) |
(*.f64 x #s(literal 3 binary64)) |
(* 3 x) |
(*.f64 x #s(literal 3 binary64)) |
(* 3 x) |
(*.f64 x #s(literal 3 binary64)) |
(* 3 x) |
(*.f64 x #s(literal 3 binary64)) |
(* 3 x) |
(*.f64 x #s(literal 3 binary64)) |
(* 3 x) |
(*.f64 x #s(literal 3 binary64)) |
(* 3 x) |
(*.f64 x #s(literal 3 binary64)) |
(* 3 x) |
(*.f64 x #s(literal 3 binary64)) |
Compiled 17 485 to 2 067 computations (88.2% saved)
31 alts after pruning (25 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 010 | 7 | 1 017 |
| Fresh | 5 | 18 | 23 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 016 | 31 | 1 047 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) | |
| ▶ | 74.2% | (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x))) |
| ▶ | 99.4% | (fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
| ✓ | 61.7% | (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
| 62.1% | (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) | |
| 61.2% | (/.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) | |
| ▶ | 36.7% | (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
| 99.4% | (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x)))) | |
| 36.8% | (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) | |
| 99.3% | (*.f64 (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -3 binary64)) (sqrt.f64 x)) | |
| 99.3% | (*.f64 (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) #s(literal 3 binary64)) | |
| 36.7% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) | |
| 36.7% | (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) | |
| ✓ | 61.6% | (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
| 36.6% | (*.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) | |
| 74.2% | (*.f64 (*.f64 (sqrt.f64 x) (+.f64 y (/.f64 #s(literal 1/9 binary64) x))) #s(literal 3 binary64)) | |
| 86.3% | (*.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 #s(literal 1/9 binary64) (*.f64 x y)) y))) #s(literal 3 binary64)) | |
| 39.1% | (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) | |
| 54.8% | (*.f64 (*.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) | |
| 62.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) | |
| ▶ | 39.1% | (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
| 62.0% | (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) | |
| ▶ | 74.3% | (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) (/.f64 #s(literal 1/3 binary64) x))) |
| 61.2% | (*.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x)) | |
| 61.6% | (*.f64 (sqrt.f64 x) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) | |
| ✓ | 36.7% | (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
| ✓ | 61.6% | (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
| 61.6% | (*.f64 (sqrt.f64 x) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64))) | |
| ✓ | 25.4% | (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
| ✓ | 39.1% | (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
| 36.8% | (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
Compiled 658 to 497 computations (24.5% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 x) y) |
| ✓ | cost-diff | 960 | (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x))) |
| ✓ | cost-diff | 0 | (neg.f64 y) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) (/.f64 #s(literal 1/3 binary64) x))) |
| ✓ | cost-diff | 128 | (fma.f64 #s(literal -3 binary64) (neg.f64 y) (/.f64 #s(literal 1/3 binary64) x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 3 binary64) y) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 960 | (fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
| 1 600× | accelerator-lowering-fma.f32 |
| 1 600× | accelerator-lowering-fma.f64 |
| 672× | *-lowering-*.f32 |
| 672× | *-lowering-*.f64 |
| 320× | cancel-sign-sub-inv |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 130 |
| 1 | 54 | 124 |
| 2 | 92 | 124 |
| 3 | 171 | 124 |
| 4 | 264 | 124 |
| 5 | 394 | 124 |
| 6 | 663 | 124 |
| 7 | 1060 | 124 |
| 8 | 1626 | 124 |
| 9 | 1893 | 124 |
| 10 | 1989 | 124 |
| 11 | 2323 | 124 |
| 12 | 2384 | 124 |
| 13 | 2384 | 124 |
| 0 | 2384 | 120 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (* 3 (sqrt x)) y) (* (+ -3 (/ 1/3 x)) (sqrt x))) |
(* 3 (sqrt x)) |
3 |
(sqrt x) |
x |
y |
(* (+ -3 (/ 1/3 x)) (sqrt x)) |
(+ -3 (/ 1/3 x)) |
-3 |
(/ 1/3 x) |
1/3 |
(* (* 3 y) (sqrt x)) |
(* 3 y) |
3 |
y |
(sqrt x) |
x |
(/ (* (sqrt x) 1/3) x) |
(* (sqrt x) 1/3) |
(sqrt x) |
x |
1/3 |
(* (sqrt x) (+ (* -3 (neg y)) (/ 1/3 x))) |
(sqrt x) |
x |
(+ (* -3 (neg y)) (/ 1/3 x)) |
-3 |
(neg y) |
y |
(/ 1/3 x) |
1/3 |
(+ (* (* (sqrt x) y) 3) (* (sqrt x) (/ 1/3 x))) |
(* (sqrt x) y) |
(sqrt x) |
x |
y |
3 |
(* (sqrt x) (/ 1/3 x)) |
(/ 1/3 x) |
1/3 |
| Outputs |
|---|
(+ (* (* 3 (sqrt x)) y) (* (+ -3 (/ 1/3 x)) (sqrt x))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(* 3 (sqrt x)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
3 |
#s(literal 3 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
y |
(* (+ -3 (/ 1/3 x)) (sqrt x)) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(+ -3 (/ 1/3 x)) |
(+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
-3 |
#s(literal -3 binary64) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
1/3 |
#s(literal 1/3 binary64) |
(* (* 3 y) (sqrt x)) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
3 |
#s(literal 3 binary64) |
y |
(sqrt x) |
(sqrt.f64 x) |
x |
(/ (* (sqrt x) 1/3) x) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
(* (sqrt x) 1/3) |
(*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
x |
1/3 |
#s(literal 1/3 binary64) |
(* (sqrt x) (+ (* -3 (neg y)) (/ 1/3 x))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) |
(sqrt x) |
(sqrt.f64 x) |
x |
(+ (* -3 (neg y)) (/ 1/3 x)) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
-3 |
#s(literal -3 binary64) |
(neg y) |
(neg.f64 y) |
y |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
1/3 |
#s(literal 1/3 binary64) |
(+ (* (* (sqrt x) y) 3) (* (sqrt x) (/ 1/3 x))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(sqrt x) |
(sqrt.f64 x) |
x |
y |
3 |
#s(literal 3 binary64) |
(* (sqrt x) (/ 1/3 x)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
1/3 |
#s(literal 1/3 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x))) |
| ✓ | accuracy | 99.6% | (*.f64 (sqrt.f64 x) y) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1/3 binary64) x) |
| ✓ | accuracy | 99.5% | (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (neg.f64 y) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1/3 binary64) x) |
| ✓ | accuracy | 99.4% | (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) (/.f64 #s(literal 1/3 binary64) x))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
| ✓ | accuracy | 99.4% | (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 3 binary64) y) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
| ✓ | accuracy | 99.8% | (fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1/3 binary64) x) |
| ✓ | accuracy | 99.5% | (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
| 50.0ms | 230× | 0 | valid |
| 12.0ms | 13× | 1 | valid |
| 4.0ms | 9× | 2 | valid |
| 2.0ms | 4× | 3 | valid |
Compiled 130 to 26 computations (80% saved)
ival-mult: 23.0ms (56.1% of total)ival-add: 5.0ms (12.2% of total)const: 4.0ms (9.8% of total)ival-div: 4.0ms (9.8% of total)ival-sqrt: 2.0ms (4.9% of total)adjust: 1.0ms (2.4% of total)ival-neg: 1.0ms (2.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (* 3 (sqrt x)) y) (* (+ -3 (/ 1/3 x)) (sqrt x)))> |
#<alt (* 3 (sqrt x))> |
#<alt (sqrt x)> |
#<alt (* (+ -3 (/ 1/3 x)) (sqrt x))> |
#<alt (* (* 3 y) (sqrt x))> |
#<alt (* 3 y)> |
#<alt (/ (* (sqrt x) 1/3) x)> |
#<alt (* (sqrt x) 1/3)> |
#<alt (+ (* -3 (neg y)) (/ 1/3 x))> |
#<alt (* (sqrt x) (+ (* -3 (neg y)) (/ 1/3 x)))> |
#<alt (neg y)> |
#<alt (+ (* (* (sqrt x) y) 3) (* (sqrt x) (/ 1/3 x)))> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) (/ 1/3 x))> |
#<alt (/ 1/3 x)> |
| Outputs |
|---|
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x)> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x)> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x)> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))> |
#<alt (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3)))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3)))> |
#<alt (+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3)))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y))))> |
#<alt (* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y))))> |
#<alt (* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y))))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y))))))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* 3 (sqrt x))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x)> |
#<alt (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x)> |
#<alt (/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x)> |
#<alt (* -3 (sqrt x))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* 3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* 3 y)> |
#<alt (* 3 y)> |
#<alt (* 3 y)> |
#<alt (* 3 y)> |
#<alt (* 3 y)> |
#<alt (* 3 y)> |
#<alt (* 3 y)> |
#<alt (* 3 y)> |
#<alt (* 3 y)> |
#<alt (* 3 y)> |
#<alt (* 3 y)> |
#<alt (* 3 y)> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/3 (sqrt x))> |
#<alt (* 1/3 (sqrt x))> |
#<alt (* 1/3 (sqrt x))> |
#<alt (* 1/3 (sqrt x))> |
#<alt (* 1/3 (sqrt x))> |
#<alt (* 1/3 (sqrt x))> |
#<alt (* 1/3 (sqrt x))> |
#<alt (* 1/3 (sqrt x))> |
#<alt (* -1/3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1/3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1/3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1/3 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (/ 1/3 x)> |
#<alt (+ (* 3 y) (* 1/3 (/ 1 x)))> |
#<alt (+ (* 3 y) (* 1/3 (/ 1 x)))> |
#<alt (+ (* 3 y) (* 1/3 (/ 1 x)))> |
#<alt (* 3 y)> |
#<alt (* y (+ 3 (* 1/3 (/ 1 (* x y)))))> |
#<alt (* y (+ 3 (* 1/3 (/ 1 (* x y)))))> |
#<alt (* y (+ 3 (* 1/3 (/ 1 (* x y)))))> |
#<alt (* 3 y)> |
#<alt (* y (+ 3 (* 1/3 (/ 1 (* x y)))))> |
#<alt (* y (+ 3 (* 1/3 (/ 1 (* x y)))))> |
#<alt (* y (+ 3 (* 1/3 (/ 1 (* x y)))))> |
#<alt (/ 1/3 x)> |
#<alt (/ (+ 1/3 (* 3 (* x y))) x)> |
#<alt (/ (+ 1/3 (* 3 (* x y))) x)> |
#<alt (/ (+ 1/3 (* 3 (* x y))) x)> |
#<alt (* 3 y)> |
#<alt (+ (* 3 y) (* 1/3 (/ 1 x)))> |
#<alt (+ (* 3 y) (* 1/3 (/ 1 x)))> |
#<alt (+ (* 3 y) (* 1/3 (/ 1 x)))> |
#<alt (* 3 y)> |
#<alt (+ (* 3 y) (* 1/3 (/ 1 x)))> |
#<alt (+ (* 3 y) (* 1/3 (/ 1 x)))> |
#<alt (+ (* 3 y) (* 1/3 (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x)> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x)> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x)> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))> |
#<alt (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))> |
#<alt (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))> |
#<alt (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))> |
#<alt (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))> |
#<alt (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))> |
#<alt (* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))> |
#<alt (* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y))))))> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x)> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x)> |
#<alt (/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x)> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))> |
#<alt (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))> |
#<alt (* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))> |
#<alt (* -3 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))> |
#<alt (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))> |
#<alt (+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y)))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))> |
#<alt (* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))> |
#<alt (* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x))))> |
#<alt (* 3 (* (sqrt x) y))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y))))))> |
#<alt (* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y))))))> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* (sqrt x) y)> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* 1/3 (sqrt (/ 1 x)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
#<alt (/ 1/3 x)> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (+ (* -3 (neg y)) (/ 1/3 x)) |
| 0.0ms | x | @ | -inf | (* (sqrt x) (+ (* -3 (neg y)) (/ 1/3 x))) |
| 0.0ms | y | @ | 0 | (+ (* (* (sqrt x) y) 3) (* (sqrt x) (/ 1/3 x))) |
| 0.0ms | x | @ | -inf | (* (sqrt x) 1/3) |
| 0.0ms | x | @ | inf | (* (sqrt x) (+ (* -3 (neg y)) (/ 1/3 x))) |
| 1× | batch-egg-rewrite |
| 18 826× | accelerator-lowering-fma.f32 |
| 18 826× | accelerator-lowering-fma.f64 |
| 6 044× | *-lowering-*.f32 |
| 6 044× | *-lowering-*.f64 |
| 3 200× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 93 |
| 1 | 123 | 87 |
| 2 | 958 | 85 |
| 0 | 9105 | 81 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* 3 (sqrt x)) y) (* (+ -3 (/ 1/3 x)) (sqrt x))) |
(* 3 (sqrt x)) |
(sqrt x) |
(* (+ -3 (/ 1/3 x)) (sqrt x)) |
(* (* 3 y) (sqrt x)) |
(* 3 y) |
(/ (* (sqrt x) 1/3) x) |
(* (sqrt x) 1/3) |
(+ (* -3 (neg y)) (/ 1/3 x)) |
(* (sqrt x) (+ (* -3 (neg y)) (/ 1/3 x))) |
(neg y) |
(+ (* (* (sqrt x) y) 3) (* (sqrt x) (/ 1/3 x))) |
(* (sqrt x) y) |
(* (sqrt x) (/ 1/3 x)) |
(/ 1/3 x) |
| Outputs |
|---|
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(+.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(+.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(+.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(+.f64 (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(+.f64 (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (neg.f64 y)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 (neg.f64 (sqrt.f64 x)) x) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 (neg.f64 (sqrt.f64 x)) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64))) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 x) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 x) #s(literal 3 binary64)) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64))) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 y #s(literal -3 binary64)) (neg.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) y) y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) y) y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y) #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (neg.f64 y) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (neg.f64 y)) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x)))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x)))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) y) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 y (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 x #s(literal 9 binary64)) y) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) (/.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) y) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 x) y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (sqrt.f64 x)) (/.f64 x (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 #s(literal 9 binary64) (sqrt.f64 x)) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 y y) (sqrt.f64 x)) (/.f64 (*.f64 x #s(literal 9 binary64)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 x)) (/.f64 #s(literal 9 binary64) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 y y) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) y) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 x) y)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 9 binary64)) y) (sqrt.f64 x)) (/.f64 y (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) y) (sqrt.f64 x)) (/.f64 #s(literal 3 binary64) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) #s(literal -1 binary64)) y (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -3 binary64) (fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -3 binary64) (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(fma.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (-.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y))))))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) (*.f64 (neg.f64 (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))))) (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (-.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (-.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y))))) |
(/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y))) (*.f64 x (-.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 9 binary64) (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))))) (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (-.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))))) (neg.f64 (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (*.f64 (neg.f64 (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 9 binary64) (*.f64 y y)))) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (-.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 9 binary64) (*.f64 y y))))) (neg.f64 (*.f64 (sqrt.f64 x) (-.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (fma.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (sqrt.f64 x) (+.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) #s(literal -3 binary64))) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (-.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y)))))) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (-.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y))))))) |
(*.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 9 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (-.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 #s(literal 3 binary64) y))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/3 binary64) x))))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(sqrt.f64 x) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(+.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(+.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64)))) |
(-.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 (neg.f64 (sqrt.f64 x)) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 (neg.f64 (sqrt.f64 x)) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal -3 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))) #s(literal -27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)) (*.f64 (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x)))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))) #s(literal -27 binary64))) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (sqrt.f64 x))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))) (-.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) (-.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64)))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(*.f64 (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) #s(literal -3 binary64))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y)) |
(fma.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) #s(literal 0 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y)) |
(neg.f64 (*.f64 y (*.f64 #s(literal -3 binary64) (sqrt.f64 x)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y) |
(*.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (neg.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 #s(literal -3 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y)) |
(*.f64 (*.f64 y #s(literal -3 binary64)) (neg.f64 (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal -3 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (neg.f64 y)) |
(*.f64 (*.f64 (sqrt.f64 x) (neg.f64 y)) #s(literal -3 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal -3 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) #s(literal -1 binary64)) y) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y #s(literal -3 binary64))) |
(neg.f64 (*.f64 y #s(literal -3 binary64))) |
(neg.f64 (*.f64 (*.f64 y #s(literal -3 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 9 binary64) (*.f64 y y) (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal -3 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9 binary64) (*.f64 y y))) (+.f64 #s(literal 0 binary64) (*.f64 y #s(literal -3 binary64)))) |
(*.f64 #s(literal 3 binary64) y) |
(*.f64 y #s(literal 3 binary64)) |
(*.f64 #s(literal -3 binary64) (neg.f64 y)) |
(*.f64 (neg.f64 y) #s(literal -3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -3 binary64))) |
(*.f64 (*.f64 y #s(literal -3 binary64)) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64)))) |
(neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x #s(literal -3 binary64))) |
(pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (neg.f64 (sqrt.f64 x)) x)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -3 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64))) |
(neg.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64))) |
(*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(*.f64 #s(literal 1/3 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (neg.f64 (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1/3 binary64)) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal 3 binary64) y)) |
(+.f64 (*.f64 #s(literal 3 binary64) y) (/.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))) |
(-.f64 (*.f64 #s(literal 3 binary64) y) (/.f64 #s(literal -1/3 binary64) x)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x))) |
(-.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 0 binary64)) (*.f64 y #s(literal -3 binary64))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 y #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal -3 binary64) (neg.f64 y) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (neg.f64 y) #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 #s(literal 3 binary64) y) #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) x) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (*.f64 y #s(literal -3 binary64)) #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 3 binary64))) #s(literal -3 binary64) (*.f64 #s(literal 3 binary64) y)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 3 binary64) y)) |
(neg.f64 (+.f64 (/.f64 #s(literal -1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))) |
(neg.f64 (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x)))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) y) y (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal -9 binary64) y) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal -9 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -9 binary64) y) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal -9 binary64) y) (/.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) y) y (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -9 binary64) y) y)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)) (/.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -9 binary64) y) y))) (neg.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (fma.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x))))) |
(*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal -9 binary64) y) (/.f64 #s(literal -1 binary64) x)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -9 binary64) y) y (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -9 binary64) y) y)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (neg.f64 y)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 (neg.f64 (sqrt.f64 x)) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 y #s(literal -3 binary64)) (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y) #s(literal -1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (neg.f64 y) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (neg.f64 y)) #s(literal -3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) y) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 y (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 x #s(literal 9 binary64)) y) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) (/.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) y) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 x) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (sqrt.f64 x)) (/.f64 x (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 9 binary64) (sqrt.f64 x)) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 y y) (sqrt.f64 x)) (/.f64 (*.f64 x #s(literal 9 binary64)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 x)) (/.f64 #s(literal 9 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 y y) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) y) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 x) y)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 9 binary64)) y) (sqrt.f64 x)) (/.f64 y (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) y) (sqrt.f64 x)) (/.f64 #s(literal 3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) #s(literal -1 binary64)) y (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(neg.f64 (fma.f64 (sqrt.f64 x) (*.f64 y #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64))))) |
(neg.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) y) y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)) (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))))) (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) y) y) x)) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x)))) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) y) y) x))) (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))))) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (neg.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x))) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))))) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) y) y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x))))) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) y) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y y) y)) |
(neg.f64 y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (neg.f64 y) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (neg.f64 (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 y y)) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 y y)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 0 binary64) (neg.f64 y))))) |
(/.f64 (neg.f64 (*.f64 y y)) y) |
(/.f64 (neg.f64 (*.f64 y y)) (-.f64 #s(literal 0 binary64) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (*.f64 y y))) (neg.f64 (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y y))) (neg.f64 y)) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 (*.f64 (neg.f64 y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (neg.f64 y)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal -3 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 (neg.f64 (sqrt.f64 x)) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 y #s(literal -3 binary64)) (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y) #s(literal -1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (neg.f64 y) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (neg.f64 y)) #s(literal -3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) y) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 y (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 x #s(literal 9 binary64)) y) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) (/.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) y) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 x) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (sqrt.f64 x)) (/.f64 x (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 9 binary64) (sqrt.f64 x)) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 y y) (sqrt.f64 x)) (/.f64 (*.f64 x #s(literal 9 binary64)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 x)) (/.f64 #s(literal 9 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 9 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 y y) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) y) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 x) y)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 9 binary64)) y) (sqrt.f64 x)) (/.f64 y (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 #s(literal 3 binary64) y)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 y y)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) y) (sqrt.f64 x)) (/.f64 #s(literal 3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) y) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) #s(literal -1 binary64)) y (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(neg.f64 (fma.f64 (sqrt.f64 x) (*.f64 y #s(literal -3 binary64)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64))))) |
(neg.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 x) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) y))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) y) y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)) (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))))) (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) y) y) x)) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x)))) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) y) y) x))) (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))))) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (neg.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x))) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x #s(literal 9 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/3 binary64) x)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))))) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) y) y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 y #s(literal -3 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x))))) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal 1/9 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (neg.f64 x))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 y y) (/.f64 #s(literal -1/9 binary64) (*.f64 x x))) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x))) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal -1/3 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
(*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64)))) |
(neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x #s(literal -3 binary64))) |
(pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 x) x)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (neg.f64 (sqrt.f64 x)) x)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal -3 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) x) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) x)) #s(literal -3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/3 binary64) x) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -3 binary64))) |
(pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 3 binary64))) #s(literal -3 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 9 186× | accelerator-lowering-fma.f32 |
| 9 186× | accelerator-lowering-fma.f64 |
| 5 066× | *-lowering-*.f32 |
| 5 066× | *-lowering-*.f64 |
| 2 108× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 1940 |
| 1 | 314 | 1940 |
| 2 | 981 | 1864 |
| 3 | 2743 | 1861 |
| 4 | 7554 | 1861 |
| 0 | 8033 | 1769 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/3 (sqrt (/ 1 x))) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(* (sqrt x) (- (* 1/3 (/ 1 x)) 3)) |
(+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))) |
(+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))) |
(+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))) |
(* 3 (* (sqrt x) y)) |
(* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))) |
(* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))) |
(* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))) |
(* 3 (* (sqrt x) y)) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))))) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* 3 (sqrt x)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* 1/3 (sqrt (/ 1 x))) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(* -3 (sqrt x)) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* 3 (* (sqrt x) y)) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* 3 y) |
(* 3 y) |
(* 3 y) |
(* 3 y) |
(* 3 y) |
(* 3 y) |
(* 3 y) |
(* 3 y) |
(* 3 y) |
(* 3 y) |
(* 3 y) |
(* 3 y) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/3 (sqrt x)) |
(* 1/3 (sqrt x)) |
(* 1/3 (sqrt x)) |
(* 1/3 (sqrt x)) |
(* 1/3 (sqrt x)) |
(* 1/3 (sqrt x)) |
(* 1/3 (sqrt x)) |
(* 1/3 (sqrt x)) |
(* -1/3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt x) (pow (sqrt -1) 2))) |
(/ 1/3 x) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(* 3 y) |
(* y (+ 3 (* 1/3 (/ 1 (* x y))))) |
(* y (+ 3 (* 1/3 (/ 1 (* x y))))) |
(* y (+ 3 (* 1/3 (/ 1 (* x y))))) |
(* 3 y) |
(* y (+ 3 (* 1/3 (/ 1 (* x y))))) |
(* y (+ 3 (* 1/3 (/ 1 (* x y))))) |
(* y (+ 3 (* 1/3 (/ 1 (* x y))))) |
(/ 1/3 x) |
(/ (+ 1/3 (* 3 (* x y))) x) |
(/ (+ 1/3 (* 3 (* x y))) x) |
(/ (+ 1/3 (* 3 (* x y))) x) |
(* 3 y) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(* 3 y) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x) |
(* 3 (* (sqrt x) y)) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(* 1/3 (sqrt (/ 1 x))) |
(+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) |
(+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) |
(+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) |
(* 3 (* (sqrt x) y)) |
(* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))) |
(* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))) |
(* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))) |
(* 3 (* (sqrt x) y)) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* 1/3 (sqrt (/ 1 x))) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x) |
(* 3 (* (sqrt x) y)) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(* 1/3 (sqrt (/ 1 x))) |
(+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) |
(+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) |
(+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) |
(* 3 (* (sqrt x) y)) |
(* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))) |
(* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))) |
(* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))) |
(* 3 (* (sqrt x) y)) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* (sqrt x) y) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* 1/3 (sqrt (/ 1 x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
| Outputs |
|---|
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 x (*.f64 #s(literal 3 binary64) y) (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)))) x) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 x (*.f64 #s(literal 3 binary64) y) (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)))) x) |
(/ (+ (* 1/3 (sqrt x)) (* x (+ (* -3 (sqrt x)) (* 3 (* (sqrt x) y))))) x) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 x (*.f64 #s(literal 3 binary64) y) (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)))) x) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(*.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(*.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(* (sqrt x) (- (* 1/3 (/ 1 x)) 3)) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(+ (* 3 (* (sqrt x) y)) (* (sqrt x) (- (* 1/3 (/ 1 x)) 3))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(* y (+ (* 3 (sqrt x)) (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1 (* (sqrt x) (/ (- (* 1/3 (/ 1 x)) 3) y)))))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* 3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(* -3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* -3 (sqrt (pow x 3))) (* 1/3 (sqrt x))) x) |
(/.f64 (fma.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(* -3 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* x (+ (* -3 (sqrt (/ 1 x))) (* 1/3 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* 3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* -1 (* x (+ (* -3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt x)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(* 1/3 (sqrt x)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(* 1/3 (sqrt x)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(* 1/3 (sqrt x)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(* 1/3 (sqrt x)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(* 1/3 (sqrt x)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(* 1/3 (sqrt x)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(* 1/3 (sqrt x)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(* -1/3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(* -1/3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(* -1/3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(* -1/3 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* y (+ 3 (* 1/3 (/ 1 (* x y))))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(* y (+ 3 (* 1/3 (/ 1 (* x y))))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(* y (+ 3 (* 1/3 (/ 1 (* x y))))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(* y (+ 3 (* 1/3 (/ 1 (* x y))))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(* y (+ 3 (* 1/3 (/ 1 (* x y))))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(* y (+ 3 (* 1/3 (/ 1 (* x y))))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ (+ 1/3 (* 3 (* x y))) x) |
(/.f64 (fma.f64 x (*.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64)) x) |
(/ (+ 1/3 (* 3 (* x y))) x) |
(/.f64 (fma.f64 x (*.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64)) x) |
(/ (+ 1/3 (* 3 (* x y))) x) |
(/.f64 (fma.f64 x (*.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64)) x) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(* 3 y) |
(*.f64 #s(literal 3 binary64) y) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(+ (* 3 y) (* 1/3 (/ 1 x))) |
(fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) y)))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) y)))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) y)))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) y)))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) y)))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) y)))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(/ (+ (* 1/3 (sqrt x)) (* 3 (* (sqrt (pow x 3)) y))) x) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) y)))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) y)))) |
(* x (+ (* 1/3 (sqrt (/ 1 (pow x 3)))) (* 3 (* (sqrt (/ 1 x)) y)))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) y)))) |
(* -3 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) y)))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) y)))) |
(* -1 (* x (+ (* 1/3 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3 binary64) y)))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(+ (* 1/3 (sqrt (/ 1 x))) (* 3 (* (sqrt x) y))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(* y (+ (* 1/3 (* (sqrt (/ 1 x)) (/ 1 y))) (* 3 (sqrt x)))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(* 3 (* (sqrt x) y)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(* -1 (* y (+ (* -3 (sqrt x)) (* -1/3 (* (sqrt (/ 1 x)) (/ 1 y)))))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) y) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) y) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) y) |
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* (sqrt x) y) |
(*.f64 (sqrt.f64 x) y) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/3 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/3 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
Compiled 21 046 to 1 468 computations (93% saved)
30 alts after pruning (21 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 144 | 5 | 1 149 |
| Fresh | 4 | 16 | 20 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 5 | 6 |
| Total | 1 150 | 30 | 1 180 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 74.2% | (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x))) |
| 74.3% | (fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) | |
| ✓ | 99.4% | (fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
| 62.1% | (fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) | |
| ✓ | 36.7% | (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
| 74.2% | (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) | |
| 36.8% | (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) | |
| 74.2% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))))) | |
| 99.3% | (*.f64 (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -3 binary64)) (sqrt.f64 x)) | |
| 74.3% | (*.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) | |
| 36.7% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) | |
| 36.7% | (*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) | |
| ✓ | 61.6% | (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
| 36.6% | (*.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) | |
| 74.2% | (*.f64 (*.f64 (sqrt.f64 x) (+.f64 y (/.f64 #s(literal 1/9 binary64) x))) #s(literal 3 binary64)) | |
| 86.3% | (*.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 #s(literal 1/9 binary64) (*.f64 x y)) y))) #s(literal 3 binary64)) | |
| 39.1% | (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) | |
| 54.8% | (*.f64 (*.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) | |
| 62.1% | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) | |
| ✓ | 39.1% | (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
| 62.0% | (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) | |
| 61.2% | (*.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x)) | |
| 61.6% | (*.f64 (sqrt.f64 x) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) | |
| ✓ | 36.7% | (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
| ✓ | 61.6% | (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
| 61.6% | (*.f64 (sqrt.f64 x) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64))) | |
| ✓ | 25.4% | (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
| ✓ | 39.1% | (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
| 58.9% | (*.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) | |
| 36.8% | (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
Compiled 1 037 to 416 computations (59.9% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
(/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) (+.f64 y (/.f64 #s(literal 1/9 binary64) x))) #s(literal 3 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -3 binary64)) (sqrt.f64 x)) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(*.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (sqrt.f64 x) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) #s(literal 1/3 binary64))) x) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (+.f64 #s(literal -1 binary64) y))) #s(literal 3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 #s(literal 1/9 binary64) (*.f64 x y)) y))) #s(literal 3 binary64)) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y (/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 (sqrt.f64 x) #s(literal -3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(/.f64 (fma.f64 x #s(literal 9 binary64) (/.f64 #s(literal -1/9 binary64) x)) (*.f64 (sqrt.f64 x) (-.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))) x) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y))) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (pow.f64 (pow.f64 (*.f64 x #s(literal 9 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
3 calls:
| 18.0ms | y |
| 16.0ms | x |
| 15.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | x |
| 99.4% | 1 | y |
| 99.4% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 22 to 16 computations (27.3% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
(/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) (+.f64 y (/.f64 #s(literal 1/9 binary64) x))) #s(literal 3 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 #s(literal 1/9 binary64) x) y) #s(literal -3 binary64)) (sqrt.f64 x)) |
(fma.f64 #s(literal -3 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y))) |
(*.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (sqrt.f64 x) (+.f64 y (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(/.f64 (*.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64)) #s(literal 1/3 binary64))) x) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64) (+.f64 #s(literal -1 binary64) y))) #s(literal 3 binary64)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
3 calls:
| 12.0ms | x |
| 10.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | x |
| 99.4% | 1 | y |
| 99.4% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 22 to 16 computations (27.3% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
(/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64))))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (neg.f64 y) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) (+.f64 y (/.f64 #s(literal 1/9 binary64) x))) #s(literal 3 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
| Outputs |
|---|
(*.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) |
3 calls:
| 12.0ms | y |
| 7.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 2 | x |
| 98.8% | 3 | y |
| 96.8% | 2 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 22 to 16 computations (27.3% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
(/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) x)) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 3 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal -3 binary64) #s(literal 1/3 binary64)) x)) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
3 calls:
| 8.0ms | y |
| 5.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.3% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 89.7% | 3 | y |
| 85.6% | 2 | x |
Compiled 22 to 16 computations (27.3% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/3 binary64) x)) |
(/.f64 (sqrt.f64 x) (*.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) x) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
1 calls:
| 4.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.0% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 16 to 12 computations (25% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) |
3 calls:
| 5.0ms | y |
| 3.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.1% | 1 | x |
| 62.1% | 1 | y |
| 62.1% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
Compiled 22 to 16 computations (27.3% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
3 calls:
| 2.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.0% | 1 | y |
| 62.0% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 62.0% | 1 | x |
Compiled 22 to 16 computations (27.3% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
3 calls:
| 5.0ms | y |
| 2.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.6% | 3 | y |
| 57.6% | 3 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 43.6% | 3 | x |
Compiled 22 to 16 computations (27.3% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
| Outputs |
|---|
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.6% | 3 | y |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
| Outputs |
|---|
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
1 calls:
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.6% | 3 | y |
Compiled 3 to 2 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
3 calls:
| 1.0ms | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 25.4% | 1 | x |
| 25.4% | 1 | (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
| 25.4% | 1 | y |
Compiled 22 to 16 computations (27.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 0.0007769364158885776 | 0.12971248938441182 |
| 15.0ms | 112× | 0 | valid |
Compiled 180 to 143 computations (20.6% saved)
ival-sqrt: 9.0ms (71.8% of total)ival-mult: 2.0ms (16% of total)ival-div: 1.0ms (8% of total)ival-add: 1.0ms (8% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.418478945197066e+151 | 7.702340362791346e+155 |
| 0.0ms | -5.817734180700724e+19 | -32343697863965557000.0 |
Compiled 19 to 17 computations (10.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.418478945197066e+151 | 7.702340362791346e+155 |
| 0.0ms | -0.15494425643043946 | 11.875135304173819 |
Compiled 19 to 17 computations (10.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.0015020383415588155 | 0.12369462035076541 |
| 50.0ms | -3.588135092329618e-9 | -2.709980904730056e-15 |
| 53.0ms | 256× | 0 | valid |
Compiled 275 to 225 computations (18.2% saved)
ival-mult: 4.0ms (37.1% of total)ival-div: 2.0ms (18.5% of total)ival-sqrt: 2.0ms (18.5% of total)ival-sub: 1.0ms (9.3% of total)ival-add: 1.0ms (9.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 51.0ms | 0.0015020383415588155 | 0.12369462035076541 |
| 14.0ms | -3.588135092329618e-9 | -2.709980904730056e-15 |
| 57.0ms | 256× | 0 | valid |
Compiled 275 to 225 computations (18.2% saved)
ival-sqrt: 42.0ms (81.9% of total)ival-mult: 4.0ms (7.8% of total)ival-div: 2.0ms (3.9% of total)ival-sub: 1.0ms (2% of total)ival-add: 1.0ms (2% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 185.0ms | 0.0015020383415588155 | 0.12369462035076541 |
| 14.0ms | -3.588135092329618e-9 | -2.709980904730056e-15 |
| 17.0ms | 256× | 0 | valid |
Compiled 275 to 225 computations (18.2% saved)
ival-mult: 4.0ms (36.4% of total)ival-div: 2.0ms (18.2% of total)ival-sqrt: 2.0ms (18.2% of total)ival-sub: 1.0ms (9.1% of total)ival-add: 1.0ms (9.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 34× | *-commutative_binary64 |
| 14× | unsub-neg_binary64 |
| 14× | +-commutative_binary64 |
| 10× | sub-neg_binary64 |
| 10× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 242 |
| 1 | 86 | 242 |
| 2 | 94 | 242 |
| 3 | 100 | 242 |
| 4 | 108 | 242 |
| 5 | 120 | 242 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(if (<=.f64 x #s(literal 7926335344172073/72057594037927936 binary64)) (*.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) #s(literal -50000000000000000000 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) (if (<=.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) #s(literal 50000000000000002312554067952099737000613136197536344245944363600636276876889825461691709941101712565994831225244845295459698844758220898317376004554752 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)))) |
(if (<=.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) #s(literal -3602879701896397/36028797018963968 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) (if (<=.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) #s(literal 50000000000000002312554067952099737000613136197536344245944363600636276876889825461691709941101712565994831225244845295459698844758220898317376004554752 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(if (<=.f64 y #s(literal -8583373319263867/2417851639229258349412352 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (if (<=.f64 y #s(literal 1098878309078401/9007199254740992 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)))) |
(if (<=.f64 y #s(literal -8583373319263867/2417851639229258349412352 binary64)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (if (<=.f64 y #s(literal 1098878309078401/9007199254740992 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)))) |
(if (<=.f64 y #s(literal -8583373319263867/2417851639229258349412352 binary64)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (if (<=.f64 y #s(literal 1098878309078401/9007199254740992 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/3 binary64) x))) |
(if (<=.f64 x #s(literal 7926335344172073/72057594037927936 binary64)) (*.f64 (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 7926335344172073/72057594037927936 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 y #s(literal -1 binary64)))) |
(if (<=.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) #s(literal -50000000000000000000 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) (if (<=.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) #s(literal 50000000000000002312554067952099737000613136197536344245944363600636276876889825461691709941101712565994831225244845295459698844758220898317376004554752 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)))) |
(if (<=.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal -1 binary64))) #s(literal -50000000000000000000 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 y #s(literal -1 binary64))) (if (<=.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal -1 binary64))) #s(literal 50000000000000002312554067952099737000613136197536344245944363600636276876889825461691709941101712565994831225244845295459698844758220898317376004554752 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(if (<=.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) #s(literal -3602879701896397/36028797018963968 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) (if (<=.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) #s(literal 50000000000000002312554067952099737000613136197536344245944363600636276876889825461691709941101712565994831225244845295459698844758220898317376004554752 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)))) |
(if (<=.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal -1 binary64))) #s(literal -3602879701896397/36028797018963968 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 y #s(literal -1 binary64))) (if (<=.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 (+.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) #s(literal -1 binary64))) #s(literal 50000000000000002312554067952099737000613136197536344245944363600636276876889825461691709941101712565994831225244845295459698844758220898317376004554752 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) (+.f64 y #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 3 binary64) y #s(literal -3 binary64))) |
(if (<=.f64 y #s(literal -8583373319263867/2417851639229258349412352 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (if (<=.f64 y #s(literal 1098878309078401/9007199254740992 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)))) |
(if (<=.f64 y #s(literal -8583373319263867/2417851639229258349412352 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 x) y)) (if (<=.f64 y #s(literal 1098878309078401/9007199254740992 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(if (<=.f64 y #s(literal -8583373319263867/2417851639229258349412352 binary64)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (if (<=.f64 y #s(literal 1098878309078401/9007199254740992 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) y) (sqrt.f64 x)))) |
(if (<=.f64 y #s(literal -8583373319263867/2417851639229258349412352 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y) (if (<=.f64 y #s(literal 1098878309078401/9007199254740992 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) y)))) |
(if (<=.f64 y #s(literal -8583373319263867/2417851639229258349412352 binary64)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (if (<=.f64 y #s(literal 1098878309078401/9007199254740992 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) |
(if (<=.f64 y #s(literal -8583373319263867/2417851639229258349412352 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y) (if (<=.f64 y #s(literal 1098878309078401/9007199254740992 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 x)) y))) |
(*.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
| 18 826× | accelerator-lowering-fma.f32 |
| 18 826× | accelerator-lowering-fma.f64 |
| 13 538× | accelerator-lowering-fma.f32 |
| 13 538× | accelerator-lowering-fma.f64 |
| 9 212× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 110 | 1319 |
| 1 | 284 | 1310 |
| 2 | 880 | 1283 |
| 3 | 2621 | 1283 |
| 4 | 6626 | 1283 |
| 0 | 8047 | 1213 |
| 0 | 24 | 93 |
| 1 | 123 | 87 |
| 2 | 958 | 85 |
| 0 | 9105 | 81 |
| 0 | 72 | 570 |
| 1 | 195 | 543 |
| 2 | 610 | 543 |
| 3 | 2210 | 541 |
| 4 | 6078 | 541 |
| 0 | 8442 | 509 |
| 0 | 12 | 32 |
| 1 | 59 | 26 |
| 2 | 514 | 26 |
| 3 | 6462 | 26 |
| 0 | 8281 | 25 |
| 0 | 28 | 138 |
| 1 | 160 | 117 |
| 2 | 1224 | 117 |
| 0 | 8350 | 114 |
| 0 | 144 | 2652 |
| 1 | 413 | 2624 |
| 2 | 1349 | 2514 |
| 3 | 3454 | 2490 |
| 0 | 8316 | 2358 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 507 to 261 computations (48.5% saved)
Compiled 568 to 166 computations (70.8% saved)
Loading profile data...