
Time bar (total: 13.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 1.1s | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-sin: 274.0ms (41.9% of total)ival-cos: 167.0ms (25.5% of total)ival-mult: 124.0ms (18.9% of total)ival-add: 81.0ms (12.4% of total)ival-true: 6.0ms (0.9% of total)ival-assert: 3.0ms (0.5% of total)adjust: 0.0ms (0% of total)| 2× | egg-herbie |
| 352× | sub-neg |
| 300× | associate-+l- |
| 296× | cancel-sign-sub-inv |
| 288× | distribute-rgt-in |
| 244× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 99 |
| 1 | 95 | 91 |
| 2 | 241 | 90 |
| 3 | 600 | 90 |
| 4 | 1066 | 90 |
| 5 | 1467 | 90 |
| 6 | 1765 | 90 |
| 7 | 1957 | 90 |
| 8 | 2064 | 90 |
| 9 | 2124 | 90 |
| 10 | 2138 | 90 |
| 11 | 2138 | 90 |
| 0 | 8 | 9 |
| 1 | 13 | 9 |
| 2 | 20 | 9 |
| 3 | 22 | 9 |
| 0 | 22 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
| Outputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Inputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+ (+ (neg x) (sin y)) (* z (cos y))) |
(+ (+ x (sin (neg y))) (* z (cos (neg y)))) |
(+ (+ x (sin y)) (* (neg z) (cos y))) |
(neg (+ (+ (neg x) (sin y)) (* z (cos y)))) |
(neg (+ (+ x (sin (neg y))) (* z (cos (neg y))))) |
(neg (+ (+ x (sin y)) (* (neg z) (cos y)))) |
(+ (+ y (sin x)) (* z (cos x))) |
(+ (+ z (sin y)) (* x (cos y))) |
(+ (+ x (sin z)) (* y (cos z))) |
| Outputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+ (sin y) (+ x (* z (cos y)))) |
(+ (+ (neg x) (sin y)) (* z (cos y))) |
(+ (sin y) (- (* z (cos y)) x)) |
(+ (+ x (sin (neg y))) (* z (cos (neg y)))) |
(+ (* z (cos y)) (- x (sin y))) |
(+ (+ x (sin y)) (* (neg z) (cos y))) |
(- (+ x (sin y)) (* z (cos y))) |
(neg (+ (+ (neg x) (sin y)) (* z (cos y)))) |
(- (- x (sin y)) (* z (cos y))) |
(neg (+ (+ x (sin (neg y))) (* z (cos (neg y))))) |
(- (sin y) (+ x (* z (cos y)))) |
(neg (+ (+ x (sin y)) (* (neg z) (cos y)))) |
(- (* z (cos y)) (+ x (sin y))) |
(+ (+ y (sin x)) (* z (cos x))) |
(+ y (+ (sin x) (* z (cos x)))) |
(+ (+ z (sin y)) (* x (cos y))) |
(+ (sin y) (+ z (* x (cos y)))) |
(+ (+ x (sin z)) (* y (cos z))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | (*.f64 z (cos.f64 y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (+.f64 x (sin.f64 y)) |
| 0 | 0 | - | 0 | - | (cos.f64 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 |
| 50.0ms | 510× | 0 | valid |
| 2.0ms | 2× | 3 | valid |
Compiled 76 to 36 computations (52.6% saved)
ival-sin: 13.0ms (36.2% of total)ival-cos: 11.0ms (30.6% of total)ival-mult: 7.0ms (19.5% of total)ival-add: 5.0ms (13.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 12 to 8 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 12 to 8 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 z (cos.f64 y)) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (+.f64 x (sin.f64 y)) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 24× | +-lowering-+.f64 |
| 24× | +-lowering-+.f32 |
| 12× | accelerator-lowering-fma.f32 |
| 12× | accelerator-lowering-fma.f64 |
| 10× | +-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 1 | 13 | 24 |
| 2 | 20 | 24 |
| 3 | 22 | 24 |
| 0 | 22 | 23 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+ x (sin y)) |
x |
(sin y) |
y |
(* z (cos y)) |
z |
(cos y) |
| Outputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
x |
(sin y) |
(sin.f64 y) |
y |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(cos y) |
(cos.f64 y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (+.f64 x (sin.f64 y)) |
| ✓ | accuracy | 99.8% | (*.f64 z (cos.f64 y)) |
| 23.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 26 to 10 computations (61.5% saved)
ival-sin: 7.0ms (43.6% of total)ival-cos: 5.0ms (31.1% of total)ival-add: 2.0ms (12.5% of total)ival-mult: 2.0ms (12.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (+ x (sin y)) (* z (cos y)))> |
#<alt (+ x (sin y))> |
#<alt (sin y)> |
#<alt (* z (cos y))> |
| Outputs |
|---|
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (sin y))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (sin y)> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt z> |
#<alt (+ z (* -1/2 (* (pow y 2) z)))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (+ (+ x (sin y)) (* z (cos y))) |
| 1.0ms | z | @ | 0 | (* z (cos y)) |
| 1.0ms | y | @ | inf | (+ (+ x (sin y)) (* z (cos y))) |
| 0.0ms | z | @ | 0 | (+ (+ x (sin y)) (* z (cos y))) |
| 0.0ms | y | @ | -inf | (+ (+ x (sin y)) (* z (cos y))) |
| 1× | batch-egg-rewrite |
| 4 470× | *-lowering-*.f32 |
| 4 470× | *-lowering-*.f64 |
| 4 404× | accelerator-lowering-fma.f32 |
| 4 404× | accelerator-lowering-fma.f64 |
| 2 454× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 19 |
| 1 | 38 | 19 |
| 2 | 357 | 19 |
| 3 | 5535 | 19 |
| 0 | 8305 | 18 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+ x (sin y)) |
(sin y) |
(* z (cos y)) |
| Outputs |
|---|
(+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(+.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) (*.f64 z (cos.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 (-.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (-.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) |
(-.f64 (+.f64 (*.f64 z (cos.f64 y)) (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 x (sin.f64 y)) (*.f64 (-.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(fma.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) x) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) |
(fma.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 9 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (-.f64 (-.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 4 binary64))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) (pow.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (-.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (-.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(*.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (*.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (/.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (*.f64 (cos.f64 y) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (*.f64 (*.f64 z (*.f64 (cos.f64 y) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (-.f64 (*.f64 z (*.f64 (cos.f64 y) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (*.f64 (cos.f64 y) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (cos.f64 y) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(+.f64 x (sin.f64 y)) |
(+.f64 (sin.f64 y) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (sin.f64 y))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(fma.f64 x (/.f64 x (-.f64 x (sin.f64 y))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 x (sin.f64 y)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (+.f64 x (sin.f64 y)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 x (sin.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 x (sin.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (sin.f64 y) #s(literal 9 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 x x)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (*.f64 (-.f64 x (sin.f64 y)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (*.f64 (-.f64 x (sin.f64 y)) (-.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (sin.f64 y) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (sin.f64 y) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) (-.f64 (+.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) |
(pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sin.f64 y) x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (sin.f64 y)) (*.f64 (-.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))))) |
(*.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (sin.f64 y))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x))) |
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (+.f64 x (sin.f64 y))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (+.f64 x (sin.f64 y))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1 binary64))) |
(sin.f64 y) |
(pow.f64 (sin.f64 y) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
| 1× | egg-herbie |
| 11 212× | accelerator-lowering-fma.f32 |
| 11 212× | accelerator-lowering-fma.f64 |
| 3 050× | *-lowering-*.f32 |
| 3 050× | *-lowering-*.f64 |
| 2 392× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 591 |
| 1 | 282 | 587 |
| 2 | 797 | 577 |
| 3 | 2037 | 575 |
| 4 | 3964 | 575 |
| 5 | 7253 | 575 |
| 0 | 8423 | 528 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (sin y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(sin y) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
x |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
x |
(+ x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
| Outputs |
|---|
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(+ x z) |
(+.f64 z x) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
x |
(* x (+ 1 (/ (sin y) x))) |
(+.f64 (sin.f64 y) x) |
(* x (+ 1 (/ (sin y) x))) |
(+.f64 (sin.f64 y) x) |
(* x (+ 1 (/ (sin y) x))) |
(+.f64 (sin.f64 y) x) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(+.f64 (sin.f64 y) x) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(+.f64 (sin.f64 y) x) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(+.f64 (sin.f64 y) x) |
x |
(+ x y) |
(+.f64 y x) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64))))))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(+.f64 z (*.f64 (*.f64 y (*.f64 y z)) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
Compiled 6 757 to 600 computations (91.1% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 251 | 16 | 267 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 252 | 16 | 268 |
| Status | Accuracy | Program |
|---|---|---|
| 53.9% | (/.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (-.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y))) | |
| 57.9% | (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) | |
| ▶ | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
| ▶ | 52.8% | (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
| 47.6% | (+.f64 (+.f64 x (sin.f64 y)) (exp.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) #s(literal 1 binary64)))) | |
| 53.2% | (+.f64 (*.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (+.f64 x (sin.f64 y))))) (*.f64 z (cos.f64 y))) | |
| ▶ | 69.7% | (+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y))) |
| ▶ | 57.7% | (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
| 58.0% | (+.f64 (sin.f64 y) x) | |
| 67.3% | (+.f64 z x) | |
| 62.7% | (+.f64 y (+.f64 z x)) | |
| 57.5% | (+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) | |
| 85.2% | (+.f64 x (*.f64 z (cos.f64 y))) | |
| 42.1% | (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))))) | |
| 43.6% | (*.f64 z (cos.f64 y)) | |
| ▶ | 43.9% | x |
Compiled 604 to 352 computations (41.7% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y))) |
| ✓ | cost-diff | 26880 | (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 z (cos.f64 y)) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
| ✓ | cost-diff | 0 | (+.f64 z x) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
| ✓ | cost-diff | 0 | (+.f64 x (sin.f64 y)) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
| 11 978× | accelerator-lowering-fma.f32 |
| 11 978× | accelerator-lowering-fma.f64 |
| 4 816× | *-lowering-*.f32 |
| 4 816× | *-lowering-*.f64 |
| 1 686× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 204 |
| 1 | 68 | 204 |
| 2 | 180 | 204 |
| 3 | 454 | 204 |
| 4 | 938 | 204 |
| 5 | 2698 | 204 |
| 6 | 5712 | 204 |
| 0 | 8445 | 188 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 (+ (+ x (sin y)) (* z (cos y))))) |
1 |
(/ 1 (+ (+ x (sin y)) (* z (cos y)))) |
(+ (+ x (sin y)) (* z (cos y))) |
(+ x (sin y)) |
x |
(sin y) |
y |
(* z (cos y)) |
z |
(cos y) |
x |
(+ (+ z x) (* y (+ 1 (* y (+ (* z -1/2) (* y -1/6)))))) |
(+ z x) |
z |
x |
(* y (+ 1 (* y (+ (* z -1/2) (* y -1/6))))) |
y |
(+ 1 (* y (+ (* z -1/2) (* y -1/6)))) |
1 |
(* y (+ (* z -1/2) (* y -1/6))) |
(+ (* z -1/2) (* y -1/6)) |
(* z -1/2) |
-1/2 |
(* y -1/6) |
-1/6 |
(+ (sin y) (* z (cos y))) |
(sin y) |
y |
(* z (cos y)) |
z |
(cos y) |
(+ (* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))) (* z (cos y))) |
(* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))) |
(+ (* x x) (* (sin y) (- (sin y) x))) |
(* x x) |
x |
(* (sin y) (- (sin y) x)) |
(sin y) |
y |
(- (sin y) x) |
(/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x)))) |
(+ x (sin y)) |
(* z (cos y)) |
z |
(cos y) |
| Outputs |
|---|
(/ 1 (/ 1 (+ (+ x (sin y)) (* z (cos y))))) |
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ (+ x (sin y)) (* z (cos y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))) |
(+ (+ x (sin y)) (* z (cos y))) |
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
x |
(sin y) |
(sin.f64 y) |
y |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(cos y) |
(cos.f64 y) |
x |
(+ (+ z x) (* y (+ 1 (* y (+ (* z -1/2) (* y -1/6)))))) |
(+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+ z x) |
(+.f64 x z) |
z |
x |
(* y (+ 1 (* y (+ (* z -1/2) (* y -1/6))))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
y |
(+ 1 (* y (+ (* z -1/2) (* y -1/6)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) |
1 |
#s(literal 1 binary64) |
(* y (+ (* z -1/2) (* y -1/6))) |
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) |
(+ (* z -1/2) (* y -1/6)) |
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) |
(* z -1/2) |
(*.f64 z #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(* y -1/6) |
(*.f64 y #s(literal -1/6 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(sin y) |
(sin.f64 y) |
y |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(cos y) |
(cos.f64 y) |
(+ (* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))) (* z (cos y))) |
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))) |
(* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))) |
(+.f64 x (sin.f64 y)) |
(+ (* x x) (* (sin y) (- (sin y) x))) |
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
(* x x) |
(*.f64 x x) |
x |
(* (sin y) (- (sin y) x)) |
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) |
(sin y) |
(sin.f64 y) |
y |
(- (sin y) x) |
(-.f64 (sin.f64 y) x) |
(/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x)))) |
(/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(cos y) |
(cos.f64 y) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 z (cos.f64 y)) |
| ✓ | accuracy | 99.7% | (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) |
| ✓ | accuracy | 71.7% | (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
| ✓ | accuracy | 71.6% | (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
| ✓ | accuracy | 100.0% | (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.8% | (*.f64 z (cos.f64 y)) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) |
| ✓ | accuracy | 99.9% | (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
| ✓ | accuracy | 99.6% | (*.f64 y #s(literal -1/6 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x (sin.f64 y)) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) |
| ✓ | accuracy | 99.8% | (*.f64 z (cos.f64 y)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
| 67.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 258 to 31 computations (88% saved)
ival-mult: 12.0ms (24.5% of total)ival-add: 12.0ms (24.5% of total)ival-sin: 8.0ms (16.3% of total)ival-div: 7.0ms (14.3% of total)ival-cos: 5.0ms (10.2% of total)const: 4.0ms (8.2% of total)ival-sub: 1.0ms (2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ 1 (+ (+ x (sin y)) (* z (cos y)))))> |
#<alt (/ 1 (+ (+ x (sin y)) (* z (cos y))))> |
#<alt (+ (+ x (sin y)) (* z (cos y)))> |
#<alt (+ x (sin y))> |
#<alt (+ (+ z x) (* y (+ 1 (* y (+ (* z -1/2) (* y -1/6))))))> |
#<alt (+ z x)> |
#<alt (* y (+ 1 (* y (+ (* z -1/2) (* y -1/6)))))> |
#<alt (+ 1 (* y (+ (* z -1/2) (* y -1/6))))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (sin y)> |
#<alt (* z (cos y))> |
#<alt (cos y)> |
#<alt (* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x)))))> |
#<alt (+ (* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))) (* z (cos y)))> |
#<alt (+ (* x x) (* (sin y) (- (sin y) x)))> |
#<alt (* x x)> |
#<alt (* y -1/6)> |
#<alt (* y (+ (* z -1/2) (* y -1/6)))> |
#<alt (+ (* z -1/2) (* y -1/6))> |
#<alt (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))> |
#<alt (* (sin y) (- (sin y) x))> |
| Outputs |
|---|
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (sin y))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (/ 1 (+ (sin y) (* z (cos y))))> |
#<alt (+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 2))) (/ 1 (+ (sin y) (* z (cos y)))))> |
#<alt (+ (* x (- (/ x (pow (+ (sin y) (* z (cos y))) 3)) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y)))))> |
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 4))) (/ 1 (pow (+ (sin y) (* z (cos y))) 3)))) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ (+ (sin y) (* z (cos y))) x))) x)> |
#<alt (/ (- (+ 1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x))) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow (+ (sin y) (* z (cos y))) 3) (pow x 3)))) (+ (* -1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (+ (/ (sin y) x) (/ (* z (cos y)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 2) x) (+ (sin y) (* z (cos y)))) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 3) x) (pow (+ (sin y) (* z (cos y))) 2)) x)) (+ (sin y) (* z (cos y)))) x)) 1) x))> |
#<alt (/ 1 (+ x z))> |
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))> |
#<alt (+ (* y (- (* y (- (/ 1 (pow (+ x z) 3)) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z)))> |
#<alt (+ (* y (- (* y (- (+ (* y (- (+ (* -1/2 (/ z (pow (+ x z) 3))) (* 1/6 (/ 1 (pow (+ x z) 2)))) (+ (* 1/2 (/ z (pow (+ x z) 3))) (/ 1 (pow (+ x z) 4))))) (/ 1 (pow (+ x z) 3))) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z)))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ x (sin y)))> |
#<alt (+ (* -1 (/ (* z (cos y)) (pow (+ x (sin y)) 2))) (/ 1 (+ x (sin y))))> |
#<alt (+ (* z (- (/ (* z (pow (cos y) 2)) (pow (+ x (sin y)) 3)) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y))))> |
#<alt (+ (* z (- (* z (- (* -1 (/ (* z (pow (cos y) 3)) (pow (+ x (sin y)) 4))) (* -1 (/ (pow (cos y) 2) (pow (+ x (sin y)) 3))))) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y))))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ (+ (* -1 (/ (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2))) z)) (/ 1 (cos y))) z)> |
#<alt (/ (- (+ (/ 1 (cos y)) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2))))) z)> |
#<alt (/ (- (+ (* -1 (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 3) (pow (cos y) 2)))) (/ 1 (cos y))) (+ (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))))) z)> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (* -1 (/ (- (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))) (/ 1 (cos y))) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (cos y))) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (pow (cos y) 2))) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (cos y))) z)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (sin y))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (sin y)> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))> |
#<alt (+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))> |
#<alt (+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))> |
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))> |
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))> |
#<alt (* -1 (* z (- (* 1/2 (pow y 2)) 1)))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1)))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1)))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1)))> |
#<alt (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x))))> |
#<alt (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x))))> |
#<alt (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1)))> |
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))> |
#<alt (* -1/6 (pow y 3))> |
#<alt (* (pow y 3) (- (* -1/2 (/ z y)) 1/6))> |
#<alt (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))> |
#<alt (* (pow y 3) (- (+ (* -1/2 (/ z y)) (+ (/ 1 (pow y 2)) (+ (/ x (pow y 3)) (/ z (pow y 3))))) 1/6))> |
#<alt (* -1/6 (pow y 3))> |
#<alt (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y)))))> |
#<alt (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y)))))> |
#<alt (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z)) y)))))> |
#<alt x> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt z> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt z> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt x> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/2 (* y z))))> |
#<alt (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))> |
#<alt (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))> |
#<alt (* -1/6 (pow y 3))> |
#<alt (* (pow y 3) (- (* -1/2 (/ z y)) 1/6))> |
#<alt (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))> |
#<alt (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))> |
#<alt (* -1/6 (pow y 3))> |
#<alt (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y)))))> |
#<alt (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y)))))> |
#<alt (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y)))))> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))> |
#<alt (* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))> |
#<alt (* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (* y z)))> |
#<alt (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))> |
#<alt (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))> |
#<alt (* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))> |
#<alt (* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))> |
#<alt (* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6))> |
#<alt (* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6))> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2))))> |
#<alt (+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2))))> |
#<alt (+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))> |
#<alt (* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))> |
#<alt (* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y))))> |
#<alt z> |
#<alt (+ y z)> |
#<alt (+ z (* y (+ 1 (* -1/2 (* y z)))))> |
#<alt (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (sin y)> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (/ (sin y) z)))> |
#<alt (* z (+ (cos y) (/ (sin y) z)))> |
#<alt (* z (+ (cos y) (/ (sin y) z)))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt z> |
#<alt (+ z (* -1/2 (* (pow y 2) z)))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (sin y)> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (sin y))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (pow (sin y) 2)> |
#<alt (+ (* -1 (* x (sin y))) (pow (sin y) 2))> |
#<alt (+ (* x (+ x (* -1 (sin y)))) (pow (sin y) 2))> |
#<alt (+ (* x (+ x (* -1 (sin y)))) (pow (sin y) 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (sin y) x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ (sin y) x)) (/ (pow (sin y) 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ (sin y) x)) (/ (pow (sin y) 2) (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (sin y) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (sin y) (* -1 (/ (pow (sin y) 2) x))) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (sin y) (* -1 (/ (pow (sin y) 2) x))) x))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 (* x y)) (pow x 2))> |
#<alt (+ (* y (+ y (* -1 x))) (pow x 2))> |
#<alt (+ (* y (+ (* -1 x) (* y (+ 1 (* 1/6 (* x y)))))) (pow x 2))> |
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))> |
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))> |
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))> |
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))> |
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))> |
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))> |
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))> |
#<alt (+ (* (sin y) (- (sin y) x)) (pow x 2))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/2 (* y z))> |
#<alt (* y (+ (* -1/2 z) (* -1/6 y)))> |
#<alt (* y (+ (* -1/2 z) (* -1/6 y)))> |
#<alt (* y (+ (* -1/2 z) (* -1/6 y)))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))> |
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))> |
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))> |
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))> |
#<alt (* (pow y 2) (- (* -1/2 (/ z y)) 1/6))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))> |
#<alt (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))> |
#<alt (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z))))> |
#<alt (* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z))))> |
#<alt (* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y))))> |
#<alt (* -1/6 y)> |
#<alt (+ (* -1/2 z) (* -1/6 y))> |
#<alt (+ (* -1/2 z) (* -1/6 y))> |
#<alt (+ (* -1/2 z) (* -1/6 y))> |
#<alt (* -1/2 z)> |
#<alt (* z (- (* -1/6 (/ y z)) 1/2))> |
#<alt (* z (- (* -1/6 (/ y z)) 1/2))> |
#<alt (* z (- (* -1/6 (/ y z)) 1/2))> |
#<alt (* -1/2 z)> |
#<alt (* -1 (* z (+ 1/2 (* 1/6 (/ y z)))))> |
#<alt (* -1 (* z (+ 1/2 (* 1/6 (/ y z)))))> |
#<alt (* -1 (* z (+ 1/2 (* 1/6 (/ y z)))))> |
#<alt (* -1/2 z)> |
#<alt (+ (* -1/2 z) (* -1/6 y))> |
#<alt (+ (* -1/2 z) (* -1/6 y))> |
#<alt (+ (* -1/2 z) (* -1/6 y))> |
#<alt (* -1/6 y)> |
#<alt (* y (- (* -1/2 (/ z y)) 1/6))> |
#<alt (* y (- (* -1/2 (/ z y)) 1/6))> |
#<alt (* y (- (* -1/2 (/ z y)) 1/6))> |
#<alt (* -1/6 y)> |
#<alt (* -1 (* y (+ 1/6 (* 1/2 (/ z y)))))> |
#<alt (* -1 (* y (+ 1/6 (* 1/2 (/ z y)))))> |
#<alt (* -1 (* y (+ 1/6 (* 1/2 (/ z y)))))> |
#<alt (/ 1 (sin y))> |
#<alt (+ (* 2 (/ x (pow (sin y) 2))) (/ 1 (sin y)))> |
#<alt (+ (* x (+ (* 2 (/ 1 (pow (sin y) 2))) (/ x (pow (sin y) 3)))) (/ 1 (sin y)))> |
#<alt (+ (* x (+ (* x (+ (* -1 (/ x (pow (sin y) 4))) (/ 1 (pow (sin y) 3)))) (* 2 (/ 1 (pow (sin y) 2))))) (/ 1 (sin y)))> |
#<alt (/ 1 x)> |
#<alt (/ (- (+ 1 (/ (sin y) x)) (* -1 (/ (sin y) x))) x)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (sin y) (- (sin y) (* -1 (sin y))))) (pow (sin y) 2)) (pow x 2))) (/ (sin y) x))) (* -1 (/ (sin y) x))) x)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ (* (sin y) (+ (* -1 (* (sin y) (- (sin y) (* -1 (sin y))))) (pow (sin y) 2))) (* (pow (sin y) 2) (- (sin y) (* -1 (sin y))))) (pow x 3))) (/ (sin y) x))) (+ (* -1 (/ (sin y) x)) (+ (* -1 (/ (* (sin y) (- (sin y) (* -1 (sin y)))) (pow x 2))) (/ (pow (sin y) 2) (pow x 2))))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (* -1 (/ (- (sin y) (* -1 (sin y))) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ (sin y) (+ (* -1 (/ (pow (sin y) 2) x)) (/ (* (sin y) (- (sin y) (* -1 (sin y)))) x))) (* -1 (sin y))) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ (sin y) (* -1 (/ (- (+ (* -1 (/ (* (sin y) (+ (* -1 (pow (sin y) 2)) (* (sin y) (- (sin y) (* -1 (sin y)))))) x)) (/ (* (pow (sin y) 2) (- (sin y) (* -1 (sin y)))) x)) (+ (* -1 (pow (sin y) 2)) (* (sin y) (- (sin y) (* -1 (sin y)))))) x))) (* -1 (sin y))) x)) 1) x))> |
#<alt (/ 1 x)> |
#<alt (+ (* 2 (/ y (pow x 2))) (/ 1 x))> |
#<alt (+ (* y (+ (* 2 (/ 1 (pow x 2))) (/ y (pow x 3)))) (/ 1 x))> |
#<alt (+ (* y (+ (* y (+ (* -1 (* y (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (/ 1 (pow x 3)))) (* 2 (/ 1 (pow x 2))))) (/ 1 x))> |
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))> |
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))> |
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))> |
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))> |
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))> |
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))> |
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))> |
#<alt (/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2)))> |
#<alt (* -1 (* x y))> |
#<alt (* y (+ y (* -1 x)))> |
#<alt (* y (+ (* -1 x) (* y (+ 1 (* 1/6 (* x y))))))> |
#<alt (* y (+ (* -1 x) (* y (+ 1 (* y (+ (* -1/3 y) (* 1/6 x)))))))> |
#<alt (* (sin y) (- (sin y) x))> |
#<alt (* (sin y) (- (sin y) x))> |
#<alt (* (sin y) (- (sin y) x))> |
#<alt (* (sin y) (- (sin y) x))> |
#<alt (* (sin y) (- (sin y) x))> |
#<alt (* (sin y) (- (sin y) x))> |
#<alt (* (sin y) (- (sin y) x))> |
#<alt (* (sin y) (- (sin y) x))> |
#<alt (pow (sin y) 2)> |
#<alt (+ (* -1 (* x (sin y))) (pow (sin y) 2))> |
#<alt (+ (* -1 (* x (sin y))) (pow (sin y) 2))> |
#<alt (+ (* -1 (* x (sin y))) (pow (sin y) 2))> |
#<alt (* -1 (* x (sin y)))> |
#<alt (* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x)))> |
#<alt (* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x)))> |
#<alt (* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x)))> |
#<alt (* -1 (* x (sin y)))> |
#<alt (* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x)))))> |
#<alt (* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x)))))> |
#<alt (* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x)))))> |
129 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | (* y (+ (* z -1/2) (* y -1/6))) |
| 2.0ms | z | @ | 0 | (+ (+ z x) (* y (+ 1 (* y (+ (* z -1/2) (* y -1/6)))))) |
| 1.0ms | z | @ | inf | (/ 1 (+ (+ x (sin y)) (* z (cos y)))) |
| 1.0ms | z | @ | inf | (+ (+ z x) (* y (+ 1 (* y (+ (* z -1/2) (* y -1/6)))))) |
| 1.0ms | y | @ | inf | (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x)))) |
| 1× | batch-egg-rewrite |
| 4 634× | accelerator-lowering-fma.f32 |
| 4 634× | accelerator-lowering-fma.f64 |
| 4 270× | *-lowering-*.f32 |
| 4 270× | *-lowering-*.f64 |
| 3 820× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 161 |
| 1 | 199 | 161 |
| 2 | 2030 | 161 |
| 0 | 8280 | 145 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 (+ (+ x (sin y)) (* z (cos y))))) |
(/ 1 (+ (+ x (sin y)) (* z (cos y)))) |
(+ (+ x (sin y)) (* z (cos y))) |
(+ x (sin y)) |
(+ (+ z x) (* y (+ 1 (* y (+ (* z -1/2) (* y -1/6)))))) |
(+ z x) |
(* y (+ 1 (* y (+ (* z -1/2) (* y -1/6))))) |
(+ 1 (* y (+ (* z -1/2) (* y -1/6)))) |
(+ (sin y) (* z (cos y))) |
(sin y) |
(* z (cos y)) |
(cos y) |
(* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))) |
(+ (* (+ (* x x) (* (sin y) (- (sin y) x))) (/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x))))) (* z (cos y))) |
(+ (* x x) (* (sin y) (- (sin y) x))) |
(* x x) |
(* y -1/6) |
(* y (+ (* z -1/2) (* y -1/6))) |
(+ (* z -1/2) (* y -1/6)) |
(/ (+ x (sin y)) (+ (* x x) (* (sin y) (- (sin y) x)))) |
(* (sin y) (- (sin y) x)) |
| Outputs |
|---|
(+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (+.f64 x (sin.f64 y))) |
(+.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y)) |
(+.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) |
(exp.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (*.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (*.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (+.f64 x (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 z (cos.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (+.f64 (*.f64 z (cos.f64 y)) x)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(*.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(*.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) #s(literal 1 binary64)) (/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal 1 binary64)) (pow.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64))) |
(+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (+.f64 x (sin.f64 y))) |
(+.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y)) |
(+.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) |
(exp.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (*.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (*.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (+.f64 x (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 z (cos.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (+.f64 (*.f64 z (cos.f64 y)) x)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(*.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(*.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) #s(literal 1 binary64)) (/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(+.f64 x (sin.f64 y)) |
(+.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(+.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 x (sin.f64 y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))) |
(-.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) (/.f64 (*.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(fma.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(fma.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 x (sin.f64 y))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 x (sin.f64 y)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (+.f64 x (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))) (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (*.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (*.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))))) |
(pow.f64 (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y))))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(+.f64 x (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) |
(+.f64 y (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z))) |
(+.f64 z (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) |
(+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z)) |
(+.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) z) |
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(+.f64 (+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) z) x) |
(-.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (/.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (/.f64 (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 z (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z))) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z)))) |
(fma.f64 #s(literal 1 binary64) y (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z))) |
(fma.f64 y #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z))) |
(fma.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) y (+.f64 x z)) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(fma.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z)))) (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z)))) (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (neg.f64 (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (+.f64 (*.f64 z z) (-.f64 (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (*.f64 z (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (-.f64 z (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 x z) (+.f64 x z))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (-.f64 z x) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 z x) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (-.f64 z x) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (-.f64 z x) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (-.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (-.f64 z x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (-.f64 z x) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (-.f64 z x) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (-.f64 z x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (-.f64 z x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (-.f64 z x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (-.f64 z x) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (neg.f64 (-.f64 z x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (-.f64 z x)) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (neg.f64 (-.f64 z x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (neg.f64 (-.f64 z x)) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 z x)) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (neg.f64 (-.f64 z x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (-.f64 z x)) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (neg.f64 (-.f64 z x)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 z x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (neg.f64 (-.f64 z x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (-.f64 z x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (neg.f64 (-.f64 z x)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (-.f64 x z) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 x z) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (-.f64 x z) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (-.f64 x z) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (-.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (*.f64 (-.f64 x z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (-.f64 x z) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (*.f64 (-.f64 x z) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (*.f64 (-.f64 x z) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y))) (*.f64 (-.f64 x z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (-.f64 x z) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y))) (*.f64 (-.f64 x z) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (-.f64 z x)) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 z x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (neg.f64 (-.f64 z x))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (-.f64 z x)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (-.f64 x z)) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 x z))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) #s(literal 1 binary64))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) #s(literal 1 binary64))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 z x)) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 z x))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (neg.f64 (-.f64 z x))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (neg.f64 (-.f64 z x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 x z)) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (-.f64 z x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 z x))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (neg.f64 (-.f64 z x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (-.f64 z x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (-.f64 x z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 z x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 z x))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (-.f64 z x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (-.f64 z x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 x z)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (-.f64 z x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 z x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (neg.f64 (-.f64 z x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (-.f64 z x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (-.f64 x z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (-.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (-.f64 z x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 z x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (neg.f64 (-.f64 z x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (-.f64 z x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (-.f64 x z)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 x z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (*.f64 (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (neg.f64 (neg.f64 (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (*.f64 z (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (neg.f64 (-.f64 z (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 x z) (+.f64 x z)))) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (*.f64 x (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z)) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z)) (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z))) (*.f64 y (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 (*.f64 z z) (*.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) z)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (+.f64 x z) y) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 (+.f64 x z) y) (+.f64 (+.f64 x z) y)) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) z) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) z) (+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) z)) (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) z) x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z)))) (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 (+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 x z)))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x z) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) |
(+.f64 x z) |
(+.f64 z x) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (-.f64 z x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z x)) (*.f64 (-.f64 z x) (*.f64 x x))) (*.f64 (-.f64 z x) (-.f64 z x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (-.f64 x z))) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(+.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (/.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(fma.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) y) |
(fma.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y y) y) |
(fma.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) y y) |
(fma.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (-.f64 y (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) y)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) y) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)) |
(+.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (/.f64 (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(fma.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) z (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) y #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (+.f64 (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (neg.f64 (+.f64 (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) #s(literal 1 binary64)) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (*.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (neg.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(sin.f64 y) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(cos.f64 y) |
(+.f64 x (sin.f64 y)) |
(+.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(+.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 x (sin.f64 y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))) |
(-.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) (/.f64 (*.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(fma.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(fma.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 x (sin.f64 y))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 x (sin.f64 y)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (+.f64 x (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x))) (*.f64 (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (*.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (*.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))))) |
(pow.f64 (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y))))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (+.f64 x (sin.f64 y))) |
(+.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y)) |
(+.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) |
(exp.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (sin.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (*.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (*.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (+.f64 x (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 z (cos.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (+.f64 (*.f64 z (cos.f64 y)) x)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(*.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(*.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) #s(literal 1 binary64)) (/.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))))) |
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
(+.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(-.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 x (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) |
(fma.f64 x x (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
(fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) |
(fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) |
(fma.f64 (-.f64 (sin.f64 y) x) (/.f64 (sin.f64 y) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
(fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 x x)) |
(fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
(fma.f64 (/.f64 (sin.f64 y) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) (*.f64 x x)) |
(fma.f64 (/.f64 (sin.f64 y) (+.f64 x (sin.f64 y))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 (sin.f64 y) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 x x)) |
(fma.f64 (/.f64 (sin.f64 y) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) |
(fma.f64 (/.f64 (sin.f64 y) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 x x)) |
(fma.f64 (/.f64 (sin.f64 y) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (*.f64 x x)) |
(fma.f64 (/.f64 (sin.f64 y) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) |
(fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (/.f64 (sin.f64 y) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) |
(fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (sin.f64 y) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 x x)) |
(fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (/.f64 (sin.f64 y) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) (*.f64 x x)) |
(fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (/.f64 (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 y #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) y) |
(+.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (-.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (-.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y #s(literal -1/6 binary64)) y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) z (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 y (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) y) (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (neg.f64 (-.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (neg.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) y)) (neg.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) y)) (neg.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 y (*.f64 z #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) |
(*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(*.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) y) |
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) |
(+.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y))) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 y #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 y #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) y (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)) (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)) (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (neg.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y))) (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)) (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) (-.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 z #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (/.f64 (+.f64 x (sin.f64 y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))))) |
(neg.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y)))))) |
(/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (pow.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 1 binary64)) (*.f64 (-.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (pow.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 x (sin.f64 y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (-.f64 x (sin.f64 y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (pow.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 x (sin.f64 y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 x (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (*.f64 x (sin.f64 y)))) |
(+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 y))) |
(-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))))))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))))) |
(fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (sin.f64 y) (sin.f64 y) (neg.f64 (*.f64 x (sin.f64 y)))) |
(fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (sin.f64 y) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y))))) |
(/.f64 (*.f64 (sin.f64 y) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (+.f64 x (sin.f64 y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (sin.f64 y)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y))))) |
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (sin.f64 y)) (+.f64 x (sin.f64 y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (sin.f64 y))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (+.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (sin.f64 y))) (-.f64 #s(literal 0 binary64) (+.f64 x (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (neg.f64 (*.f64 x (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 x (sin.f64 y))) (neg.f64 (*.f64 x (sin.f64 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (*.f64 x (sin.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 y)))))) |
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) |
(*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) |
(*.f64 (-.f64 (sin.f64 y) x) (/.f64 (sin.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (sin.f64 y) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (sin.f64 y) (+.f64 x (sin.f64 y))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (sin.f64 y) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (/.f64 (sin.f64 y) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (sin.f64 y) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))))) |
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64))))) (/.f64 (sin.f64 y) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)))))) |
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64))))) (/.f64 (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
| 1× | egg-herbie |
| 8 006× | accelerator-lowering-fma.f32 |
| 8 006× | accelerator-lowering-fma.f64 |
| 5 124× | *-lowering-*.f32 |
| 5 124× | *-lowering-*.f64 |
| 3 008× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 555 | 5515 |
| 1 | 1724 | 5317 |
| 2 | 5377 | 5226 |
| 0 | 8220 | 4835 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (sin y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(/ 1 (+ (sin y) (* z (cos y)))) |
(+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 2))) (/ 1 (+ (sin y) (* z (cos y))))) |
(+ (* x (- (/ x (pow (+ (sin y) (* z (cos y))) 3)) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y))))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 4))) (/ 1 (pow (+ (sin y) (* z (cos y))) 3)))) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y))))) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ (+ (sin y) (* z (cos y))) x))) x) |
(/ (- (+ 1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x))) x) |
(/ (- (+ 1 (* -1 (/ (pow (+ (sin y) (* z (cos y))) 3) (pow x 3)))) (+ (* -1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x)))) x) |
(/ 1 x) |
(* -1 (/ (- (+ (/ (sin y) x) (/ (* z (cos y)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 2) x) (+ (sin y) (* z (cos y)))) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 3) x) (pow (+ (sin y) (* z (cos y))) 2)) x)) (+ (sin y) (* z (cos y)))) x)) 1) x)) |
(/ 1 (+ x z)) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(+ (* y (- (* y (- (/ 1 (pow (+ x z) 3)) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(+ (* y (- (* y (- (+ (* y (- (+ (* -1/2 (/ z (pow (+ x z) 3))) (* 1/6 (/ 1 (pow (+ x z) 2)))) (+ (* 1/2 (/ z (pow (+ x z) 3))) (/ 1 (pow (+ x z) 4))))) (/ 1 (pow (+ x z) 3))) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ x (sin y))) |
(+ (* -1 (/ (* z (cos y)) (pow (+ x (sin y)) 2))) (/ 1 (+ x (sin y)))) |
(+ (* z (- (/ (* z (pow (cos y) 2)) (pow (+ x (sin y)) 3)) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y)))) |
(+ (* z (- (* z (- (* -1 (/ (* z (pow (cos y) 3)) (pow (+ x (sin y)) 4))) (* -1 (/ (pow (cos y) 2) (pow (+ x (sin y)) 3))))) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y)))) |
(/ 1 (* z (cos y))) |
(/ (+ (* -1 (/ (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2))) z)) (/ 1 (cos y))) z) |
(/ (- (+ (/ 1 (cos y)) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2))))) z) |
(/ (- (+ (* -1 (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 3) (pow (cos y) 2)))) (/ 1 (cos y))) (+ (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))))) z) |
(/ 1 (* z (cos y))) |
(* -1 (/ (- (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))) (/ 1 (cos y))) z)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (cos y))) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (pow (cos y) 2))) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (cos y))) z)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (sin y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(sin y) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
x |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
x |
(+ x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2)))))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
x |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x)))) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x)))) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(* -1/6 (pow y 3)) |
(* (pow y 3) (- (* -1/2 (/ z y)) 1/6)) |
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)) |
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (+ (/ 1 (pow y 2)) (+ (/ x (pow y 3)) (/ z (pow y 3))))) 1/6)) |
(* -1/6 (pow y 3)) |
(* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y))))) |
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y))))) |
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z)) y))))) |
x |
(+ x z) |
(+ x z) |
(+ x z) |
z |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
z |
(+ x z) |
(+ x z) |
(+ x z) |
x |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
y |
(* y (+ 1 (* -1/2 (* y z)))) |
(* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) |
(* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) |
(* -1/6 (pow y 3)) |
(* (pow y 3) (- (* -1/2 (/ z y)) 1/6)) |
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)) |
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)) |
(* -1/6 (pow y 3)) |
(* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y))))) |
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y))))) |
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y))))) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2))))) |
(* -1/2 (* (pow y 2) z)) |
(* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))) |
(* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))) |
(* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))) |
(* -1/2 (* (pow y 2) z)) |
(* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2))))) |
(* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2))))) |
(* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2))))) |
1 |
(+ 1 (* -1/2 (* y z))) |
(+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))) |
(+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))) |
(* -1/6 (pow y 2)) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)) |
(* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)) |
(* -1/6 (pow y 2)) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6)) |
(* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6)) |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))) |
(+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))) |
(+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))) |
(* -1/2 (* y z)) |
(* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))) |
(* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))) |
(* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))) |
(* -1/2 (* y z)) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y)))) |
z |
(+ y z) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(sin y) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(* z (cos y)) |
(* z (+ (cos y) (/ (sin y) z))) |
(* z (+ (cos y) (/ (sin y) z))) |
(* z (+ (cos y) (/ (sin y) z))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(sin y) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
x |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
x |
(+ x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (sin y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(pow (sin y) 2) |
(+ (* -1 (* x (sin y))) (pow (sin y) 2)) |
(+ (* x (+ x (* -1 (sin y)))) (pow (sin y) 2)) |
(+ (* x (+ x (* -1 (sin y)))) (pow (sin y) 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ (sin y) x)))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ (sin y) x)) (/ (pow (sin y) 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ (sin y) x)) (/ (pow (sin y) 2) (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ (sin y) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (sin y) (* -1 (/ (pow (sin y) 2) x))) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (sin y) (* -1 (/ (pow (sin y) 2) x))) x)))) |
(pow x 2) |
(+ (* -1 (* x y)) (pow x 2)) |
(+ (* y (+ y (* -1 x))) (pow x 2)) |
(+ (* y (+ (* -1 x) (* y (+ 1 (* 1/6 (* x y)))))) (pow x 2)) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (* -1/6 y))) |
(* y (+ (* -1/2 z) (* -1/6 y))) |
(* y (+ (* -1/2 z) (* -1/6 y))) |
(* -1/6 (pow y 2)) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(* -1/6 (pow y 2)) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(* -1/6 (pow y 2)) |
(+ (* -1/2 (* y z)) (* -1/6 (pow y 2))) |
(+ (* -1/2 (* y z)) (* -1/6 (pow y 2))) |
(+ (* -1/2 (* y z)) (* -1/6 (pow y 2))) |
(* -1/2 (* y z)) |
(* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z)))) |
(* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z)))) |
(* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z)))) |
(* -1/2 (* y z)) |
(* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y)))) |
(* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y)))) |
(* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y)))) |
(* -1/6 y) |
(+ (* -1/2 z) (* -1/6 y)) |
(+ (* -1/2 z) (* -1/6 y)) |
(+ (* -1/2 z) (* -1/6 y)) |
(* -1/2 z) |
(* z (- (* -1/6 (/ y z)) 1/2)) |
(* z (- (* -1/6 (/ y z)) 1/2)) |
(* z (- (* -1/6 (/ y z)) 1/2)) |
(* -1/2 z) |
(* -1 (* z (+ 1/2 (* 1/6 (/ y z))))) |
(* -1 (* z (+ 1/2 (* 1/6 (/ y z))))) |
(* -1 (* z (+ 1/2 (* 1/6 (/ y z))))) |
(* -1/2 z) |
(+ (* -1/2 z) (* -1/6 y)) |
(+ (* -1/2 z) (* -1/6 y)) |
(+ (* -1/2 z) (* -1/6 y)) |
(* -1/6 y) |
(* y (- (* -1/2 (/ z y)) 1/6)) |
(* y (- (* -1/2 (/ z y)) 1/6)) |
(* y (- (* -1/2 (/ z y)) 1/6)) |
(* -1/6 y) |
(* -1 (* y (+ 1/6 (* 1/2 (/ z y))))) |
(* -1 (* y (+ 1/6 (* 1/2 (/ z y))))) |
(* -1 (* y (+ 1/6 (* 1/2 (/ z y))))) |
(/ 1 (sin y)) |
(+ (* 2 (/ x (pow (sin y) 2))) (/ 1 (sin y))) |
(+ (* x (+ (* 2 (/ 1 (pow (sin y) 2))) (/ x (pow (sin y) 3)))) (/ 1 (sin y))) |
(+ (* x (+ (* x (+ (* -1 (/ x (pow (sin y) 4))) (/ 1 (pow (sin y) 3)))) (* 2 (/ 1 (pow (sin y) 2))))) (/ 1 (sin y))) |
(/ 1 x) |
(/ (- (+ 1 (/ (sin y) x)) (* -1 (/ (sin y) x))) x) |
(/ (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (sin y) (- (sin y) (* -1 (sin y))))) (pow (sin y) 2)) (pow x 2))) (/ (sin y) x))) (* -1 (/ (sin y) x))) x) |
(/ (- (+ 1 (+ (* -1 (/ (+ (* (sin y) (+ (* -1 (* (sin y) (- (sin y) (* -1 (sin y))))) (pow (sin y) 2))) (* (pow (sin y) 2) (- (sin y) (* -1 (sin y))))) (pow x 3))) (/ (sin y) x))) (+ (* -1 (/ (sin y) x)) (+ (* -1 (/ (* (sin y) (- (sin y) (* -1 (sin y)))) (pow x 2))) (/ (pow (sin y) 2) (pow x 2))))) x) |
(/ 1 x) |
(* -1 (/ (- (* -1 (/ (- (sin y) (* -1 (sin y))) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (sin y) (+ (* -1 (/ (pow (sin y) 2) x)) (/ (* (sin y) (- (sin y) (* -1 (sin y)))) x))) (* -1 (sin y))) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (sin y) (* -1 (/ (- (+ (* -1 (/ (* (sin y) (+ (* -1 (pow (sin y) 2)) (* (sin y) (- (sin y) (* -1 (sin y)))))) x)) (/ (* (pow (sin y) 2) (- (sin y) (* -1 (sin y)))) x)) (+ (* -1 (pow (sin y) 2)) (* (sin y) (- (sin y) (* -1 (sin y)))))) x))) (* -1 (sin y))) x)) 1) x)) |
(/ 1 x) |
(+ (* 2 (/ y (pow x 2))) (/ 1 x)) |
(+ (* y (+ (* 2 (/ 1 (pow x 2))) (/ y (pow x 3)))) (/ 1 x)) |
(+ (* y (+ (* y (+ (* -1 (* y (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (/ 1 (pow x 3)))) (* 2 (/ 1 (pow x 2))))) (/ 1 x)) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(* -1 (* x y)) |
(* y (+ y (* -1 x))) |
(* y (+ (* -1 x) (* y (+ 1 (* 1/6 (* x y)))))) |
(* y (+ (* -1 x) (* y (+ 1 (* y (+ (* -1/3 y) (* 1/6 x))))))) |
(* (sin y) (- (sin y) x)) |
(* (sin y) (- (sin y) x)) |
(* (sin y) (- (sin y) x)) |
(* (sin y) (- (sin y) x)) |
(* (sin y) (- (sin y) x)) |
(* (sin y) (- (sin y) x)) |
(* (sin y) (- (sin y) x)) |
(* (sin y) (- (sin y) x)) |
(pow (sin y) 2) |
(+ (* -1 (* x (sin y))) (pow (sin y) 2)) |
(+ (* -1 (* x (sin y))) (pow (sin y) 2)) |
(+ (* -1 (* x (sin y))) (pow (sin y) 2)) |
(* -1 (* x (sin y))) |
(* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x))) |
(* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x))) |
(* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x))) |
(* -1 (* x (sin y))) |
(* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x))))) |
(* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x))))) |
(* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x))))) |
| Outputs |
|---|
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x))))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x))))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x))))) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(+ x z) |
(+.f64 z x) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 x (+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z))) |
(/ 1 (+ (sin y) (* z (cos y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 2))) (/ 1 (+ (sin y) (* z (cos y))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 x (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(+ (* x (- (/ x (pow (+ (sin y) (* z (cos y))) 3)) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (/.f64 x (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 4))) (/ 1 (pow (+ (sin y) (* z (cos y))) 3)))) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 x (+.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (/.f64 x (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ (+ (sin y) (* z (cos y))) x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) x) |
(/ (- (+ 1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) x) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x)) x) |
(/ (- (+ 1 (* -1 (/ (pow (+ (sin y) (* z (cos y))) 3) (pow x 3)))) (+ (* -1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x)))) x) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) x) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (+ (/ (sin y) x) (/ (* z (cos y)) x)) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x)))) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 2) x) (+ (sin y) (* z (cos y)))) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) x) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 3) x) (pow (+ (sin y) (* z (cos y))) 2)) x)) (+ (sin y) (* z (cos y)))) x)) 1) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) x) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ 1 (+ x z)) |
(/.f64 #s(literal 1 binary64) (+.f64 z x)) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))) |
(+ (* y (- (* y (- (/ 1 (pow (+ x z) 3)) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (+.f64 z x) (+.f64 z x))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))) |
(+ (* y (- (* y (- (+ (* y (- (+ (* -1/2 (/ z (pow (+ x z) 3))) (* 1/6 (/ 1 (pow (+ x z) 2)))) (+ (* 1/2 (/ z (pow (+ x z) 3))) (/ 1 (pow (+ x z) 4))))) (/ 1 (pow (+ x z) 3))) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) (+.f64 z x)) (+.f64 z x)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))))) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 z x) #s(literal 4 binary64)))))) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (+.f64 z x) (+.f64 z x)))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) |
(/ 1 (+ x (sin y))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) x)) |
(+ (* -1 (/ (* z (cos y)) (pow (+ x (sin y)) 2))) (/ 1 (+ x (sin y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) x)) (/.f64 (*.f64 z (cos.f64 y)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) |
(+ (* z (- (/ (* z (pow (cos y) 2)) (pow (+ x (sin y)) 3)) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) x)) (*.f64 z (-.f64 (/.f64 (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (/.f64 (cos.f64 y) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))))) |
(+ (* z (- (* z (- (* -1 (/ (* z (pow (cos y) 3)) (pow (+ x (sin y)) 4))) (* -1 (/ (pow (cos y) 2) (pow (+ x (sin y)) 3))))) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) x)) (*.f64 z (-.f64 (*.f64 z (-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (/.f64 (*.f64 z (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64))))) (/.f64 (cos.f64 y) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))))) |
(/ 1 (* z (cos y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z) |
(/ (+ (* -1 (/ (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2))) z)) (/ 1 (cos y))) z) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) z)) z) |
(/ (- (+ (/ 1 (cos y)) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2))))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (sin.f64 y) x) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 z (cos.f64 y))) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z)) z) |
(/ (- (+ (* -1 (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 3) (pow (cos y) 2)))) (/ 1 (cos y))) (+ (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))))) z) |
(/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (*.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z (*.f64 z z))))) (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (sin.f64 y) x) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 z (cos.f64 y))) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z)) z) |
(/ 1 (* z (cos y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z) |
(* -1 (/ (- (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))) (/ 1 (cos y))) z)) |
(/.f64 (+.f64 (/.f64 x (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (+.f64 (/.f64 (sin.f64 y) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 y)))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (cos y))) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (sin.f64 y) x) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 z (cos.f64 y))) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z)) z) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (pow (cos y) 2))) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (cos y))) z)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (+.f64 (sin.f64 y) x) (cos.f64 y)))) (-.f64 #s(literal 0 binary64) z)) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z) (/.f64 #s(literal 1 binary64) (cos.f64 y))) z) |
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x))))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x))))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x))))) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(+ x z) |
(+.f64 z x) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 x (+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z))) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
x |
(* x (+ 1 (/ (sin y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x))) |
(* x (+ 1 (/ (sin y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x))) |
(* x (+ 1 (/ (sin y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x))) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x))) |
x |
(+ x y) |
(+.f64 y x) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x)) |
(+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x)) |
(+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (+.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x)) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z) (+.f64 (/.f64 x z) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z) (+.f64 (/.f64 x z) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z) (+.f64 (/.f64 x z) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))) |
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))) |
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))) |
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) z)) (-.f64 #s(literal 0 binary64) z)) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
x |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x)))) |
(*.f64 x (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x)))) |
(*.f64 x (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x)))) |
(*.f64 x (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 z x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1))) |
(*.f64 x (*.f64 (+.f64 (/.f64 (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1))) |
(*.f64 x (*.f64 (+.f64 (/.f64 (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1))) |
(*.f64 x (*.f64 (+.f64 (/.f64 (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+ x z) |
(+.f64 z x) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 x (+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(* -1/6 (pow y 3)) |
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(* (pow y 3) (- (* -1/2 (/ z y)) 1/6)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (+ (/ 1 (pow y 2)) (+ (/ x (pow y 3)) (/ z (pow y 3))))) 1/6)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 (+.f64 (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 z (*.f64 y (*.f64 y y)))) #s(literal -1/6 binary64)))) |
(* -1/6 (pow y 3)) |
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y))))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y))))) |
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y))))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) y))) |
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z)) y))))) |
(*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 z x) y)) y)) y)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) |
x |
(+ x z) |
(+.f64 z x) |
(+ x z) |
(+.f64 z x) |
(+ x z) |
(+.f64 z x) |
z |
(* z (+ 1 (/ x z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))) |
(* z (+ 1 (/ x z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))) |
(* z (+ 1 (/ x z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) #s(literal 1 binary64))) |
z |
(+ x z) |
(+.f64 z x) |
(+ x z) |
(+.f64 z x) |
(+ x z) |
(+.f64 z x) |
x |
(* x (+ 1 (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(* x (+ 1 (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(* x (+ 1 (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 z x)))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 z x)))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 z x)))) |
y |
(* y (+ 1 (* -1/2 (* y z)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64))))) |
(* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(* -1/6 (pow y 3)) |
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(* (pow y 3) (- (* -1/2 (/ z y)) 1/6)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(* -1/6 (pow y 3)) |
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y))))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y))))) |
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y))))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) y))) |
(* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y))))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) y))) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2))))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2))))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* (pow y 2) z)) (* y (+ 1 (* -1/6 (pow y 2))))) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))) |
(* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))) |
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z))) |
(* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))) |
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z))) |
(* z (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))) |
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))) |
(* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2))))) |
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z))) |
(* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2))))) |
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z))) |
(* -1 (* z (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2))))) |
(*.f64 z (+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) z))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (* y z))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) |
(+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) |
(* -1/6 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(* -1/6 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6)) |
(*.f64 (*.f64 y y) (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) y))) |
(* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6)) |
(*.f64 (*.f64 y y) (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) y))) |
(+ 1 (* -1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) |
(+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) |
(+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))) |
(+.f64 (*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z))) #s(literal 1 binary64)) |
(* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))) |
(+.f64 (*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z))) #s(literal 1 binary64)) |
(* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))) |
(+.f64 (*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z))) #s(literal 1 binary64)) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y)))) |
(*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y)))) |
(*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y)))) |
(*.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) z)) (-.f64 #s(literal 0 binary64) z)) |
z |
(+ y z) |
(+.f64 y z) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(sin y) |
(sin.f64 y) |
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (/ (sin y) z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z))) |
(* z (+ (cos y) (/ (sin y) z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z))) |
(* z (+ (cos y) (/ (sin y) z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+.f64 z (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(+.f64 z (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (*.f64 z (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) y) y))))) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
x |
(* x (+ 1 (/ (sin y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x))) |
(* x (+ 1 (/ (sin y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x))) |
(* x (+ 1 (/ (sin y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x))) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x))) |
x |
(+ x y) |
(+.f64 y x) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ (sin y) (* z (cos y))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x))))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x))))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) x) (*.f64 z (/.f64 (cos.f64 y) x))))) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(+ x z) |
(+.f64 z x) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 x (+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z))) |
(pow (sin y) 2) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
(+ (* -1 (* x (sin y))) (pow (sin y) 2)) |
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) |
(+ (* x (+ x (* -1 (sin y)))) (pow (sin y) 2)) |
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
(+ (* x (+ x (* -1 (sin y)))) (pow (sin y) 2)) |
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ (sin y) x)))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ (sin y) x)) (/ (pow (sin y) 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) x))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ (sin y) x)) (/ (pow (sin y) 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) x))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ (sin y) x)))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (sin y) (* -1 (/ (pow (sin y) 2) x))) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x)) x))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (sin y) (* -1 (/ (pow (sin y) 2) x))) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x)) x))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 (* x y)) (pow x 2)) |
(-.f64 (*.f64 x x) (*.f64 y x)) |
(+ (* y (+ y (* -1 x))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) |
(+ (* y (+ (* -1 x) (* y (+ 1 (* 1/6 (* x y)))))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal 1/6 binary64))))) x))) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
(+ (* (sin y) (- (sin y) x)) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* y (+ (* -1/2 z) (* -1/6 y))) |
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) |
(* y (+ (* -1/2 z) (* -1/6 y))) |
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) |
(* y (+ (* -1/2 z) (* -1/6 y))) |
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) |
(* -1/6 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(* -1/6 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(* (pow y 2) (- (* -1/2 (/ z y)) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(* -1/6 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
(+ (* -1/2 (* y z)) (* -1/6 (pow y 2))) |
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) |
(+ (* -1/2 (* y z)) (* -1/6 (pow y 2))) |
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) |
(+ (* -1/2 (* y z)) (* -1/6 (pow y 2))) |
(*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z)))) |
(*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z))) |
(* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z)))) |
(*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z))) |
(* z (+ (* -1/2 y) (* -1/6 (/ (pow y 2) z)))) |
(*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y)))) |
(*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z))) |
(* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y)))) |
(*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z))) |
(* -1 (* z (+ (* 1/6 (/ (pow y 2) z)) (* 1/2 y)))) |
(*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) z))) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(+ (* -1/2 z) (* -1/6 y)) |
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) |
(+ (* -1/2 z) (* -1/6 y)) |
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) |
(+ (* -1/2 z) (* -1/6 y)) |
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* z (- (* -1/6 (/ y z)) 1/2)) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y #s(literal -1/6 binary64)) z))) |
(* z (- (* -1/6 (/ y z)) 1/2)) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y #s(literal -1/6 binary64)) z))) |
(* z (- (* -1/6 (/ y z)) 1/2)) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y #s(literal -1/6 binary64)) z))) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1 (* z (+ 1/2 (* 1/6 (/ y z))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal 1/6 binary64)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1/2 (* 1/6 (/ y z))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal 1/6 binary64)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1/2 (* 1/6 (/ y z))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal 1/6 binary64)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(+ (* -1/2 z) (* -1/6 y)) |
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) |
(+ (* -1/2 z) (* -1/6 y)) |
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) |
(+ (* -1/2 z) (* -1/6 y)) |
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* y (- (* -1/2 (/ z y)) 1/6)) |
(*.f64 y (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(* y (- (* -1/2 (/ z y)) 1/6)) |
(*.f64 y (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(* y (- (* -1/2 (/ z y)) 1/6)) |
(*.f64 y (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1 (* y (+ 1/6 (* 1/2 (/ z y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y)))) |
(* -1 (* y (+ 1/6 (* 1/2 (/ z y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y)))) |
(* -1 (* y (+ 1/6 (* 1/2 (/ z y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y)))) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(+ (* 2 (/ x (pow (sin y) 2))) (/ 1 (sin y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (*.f64 x (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) |
(+ (* x (+ (* 2 (/ 1 (pow (sin y) 2))) (/ x (pow (sin y) 3)))) (/ 1 (sin y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) |
(+ (* x (+ (* x (+ (* -1 (/ x (pow (sin y) 4))) (/ 1 (pow (sin y) 3)))) (* 2 (/ 1 (pow (sin y) 2))))) (/ 1 (sin y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 4 binary64)))))))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- (+ 1 (/ (sin y) x)) (* -1 (/ (sin y) x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) x)) x) |
(/ (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (sin y) (- (sin y) (* -1 (sin y))))) (pow (sin y) 2)) (pow x 2))) (/ (sin y) x))) (* -1 (/ (sin y) x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) x) (*.f64 #s(literal 2 binary64) (sin.f64 y))) x)) x) |
(/ (- (+ 1 (+ (* -1 (/ (+ (* (sin y) (+ (* -1 (* (sin y) (- (sin y) (* -1 (sin y))))) (pow (sin y) 2))) (* (pow (sin y) 2) (- (sin y) (* -1 (sin y))))) (pow x 3))) (/ (sin y) x))) (+ (* -1 (/ (sin y) x)) (+ (* -1 (/ (* (sin y) (- (sin y) (* -1 (sin y)))) (pow x 2))) (/ (pow (sin y) 2) (pow x 2))))) x) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (sin.f64 y)))) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) x) (*.f64 #s(literal 2 binary64) (sin.f64 y))) x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* -1 (/ (- (sin y) (* -1 (sin y))) x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) x)) x) |
(* -1 (/ (- (* -1 (/ (- (+ (sin y) (+ (* -1 (/ (pow (sin y) 2) x)) (/ (* (sin y) (- (sin y) (* -1 (sin y)))) x))) (* -1 (sin y))) x)) 1) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sin.f64 y)))) x) (*.f64 #s(literal -2 binary64) (sin.f64 y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (sin y) (* -1 (/ (- (+ (* -1 (/ (* (sin y) (+ (* -1 (pow (sin y) 2)) (* (sin y) (- (sin y) (* -1 (sin y)))))) x)) (/ (* (pow (sin y) 2) (- (sin y) (* -1 (sin y)))) x)) (+ (* -1 (pow (sin y) 2)) (* (sin y) (- (sin y) (* -1 (sin y)))))) x))) (* -1 (sin y))) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sin.f64 y))))) (/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 2 binary64) (sin.f64 y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* 2 (/ y (pow x 2))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x))) |
(+ (* y (+ (* 2 (/ 1 (pow x 2))) (/ y (pow x 3)))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (/.f64 y (*.f64 x x)) x)))) |
(+ (* y (+ (* y (+ (* -1 (* y (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (/ 1 (pow x 3)))) (* 2 (/ 1 (pow x 2))))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))))))) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(/ (+ x (sin y)) (+ (* (sin y) (- (sin y) x)) (pow x 2))) |
(/.f64 (+.f64 (sin.f64 y) x) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* y (+ y (* -1 x))) |
(*.f64 y (-.f64 y x)) |
(* y (+ (* -1 x) (* y (+ 1 (* 1/6 (* x y)))))) |
(*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal 1/6 binary64))))) x)) |
(* y (+ (* -1 x) (* y (+ 1 (* y (+ (* -1/3 y) (* 1/6 x))))))) |
(*.f64 y (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/6 binary64)))))) x)) |
(* (sin y) (- (sin y) x)) |
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) |
(* (sin y) (- (sin y) x)) |
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) |
(* (sin y) (- (sin y) x)) |
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) |
(* (sin y) (- (sin y) x)) |
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) |
(* (sin y) (- (sin y) x)) |
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) |
(* (sin y) (- (sin y) x)) |
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) |
(* (sin y) (- (sin y) x)) |
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) |
(* (sin y) (- (sin y) x)) |
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) |
(pow (sin y) 2) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
(+ (* -1 (* x (sin y))) (pow (sin y) 2)) |
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) |
(+ (* -1 (* x (sin y))) (pow (sin y) 2)) |
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) |
(+ (* -1 (* x (sin y))) (pow (sin y) 2)) |
(*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) |
(* -1 (* x (sin y))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x))) |
(*.f64 x (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (sin.f64 y))) |
(* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x))) |
(*.f64 x (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (sin.f64 y))) |
(* x (+ (* -1 (sin y)) (/ (pow (sin y) 2) x))) |
(*.f64 x (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (sin.f64 y))) |
(* -1 (* x (sin y))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x))))) |
(*.f64 x (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (sin.f64 y))) |
(* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x))))) |
(*.f64 x (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (sin.f64 y))) |
(* -1 (* x (+ (sin y) (* -1 (/ (pow (sin y) 2) x))))) |
(*.f64 x (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (sin.f64 y))) |
Compiled 85 821 to 4 527 computations (94.7% saved)
28 alts after pruning (26 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 086 | 21 | 2 107 |
| Fresh | 6 | 5 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 095 | 28 | 2 123 |
| Status | Accuracy | Program |
|---|---|---|
| 47.6% | (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| ▶ | 43.5% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
| 52.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) | |
| ▶ | 67.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
| 43.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) | |
| 43.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) | |
| ▶ | 57.5% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
| 52.8% | (+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) | |
| 55.5% | (+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))) | |
| 62.7% | (+.f64 (+.f64 z x) y) | |
| 60.3% | (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) (*.f64 z (cos.f64 y))) | |
| 52.3% | (+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) z) | |
| ✓ | 57.7% | (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
| 58.0% | (+.f64 (sin.f64 y) x) | |
| 67.3% | (+.f64 z x) | |
| 30.3% | (+.f64 y z) | |
| ▶ | 85.2% | (+.f64 x (*.f64 z (cos.f64 y))) |
| 30.8% | (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) | |
| 85.2% | (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x)) | |
| 42.1% | (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))))) | |
| 2.3% | (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) | |
| 24.9% | (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) | |
| 43.6% | (*.f64 z (cos.f64 y)) | |
| 2.8% | (*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) | |
| 16.2% | (sin.f64 y) | |
| 44.1% | (exp.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) | |
| ▶ | 26.3% | z |
| ✓ | 43.9% | x |
Compiled 788 to 478 computations (39.3% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 y)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
| ✓ | cost-diff | 0 | (+.f64 z x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 z x)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
| ✓ | cost-diff | 256 | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))) |
| ✓ | cost-diff | 0 | (+.f64 z x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 z x)) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 z (cos.f64 y)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 z (cos.f64 y))) |
| 2 552× | accelerator-lowering-fma.f32 |
| 2 552× | accelerator-lowering-fma.f64 |
| 1 134× | div-sub |
| 1 080× | *-lowering-*.f32 |
| 1 080× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 107 |
| 1 | 31 | 107 |
| 2 | 77 | 103 |
| 3 | 214 | 99 |
| 4 | 478 | 97 |
| 5 | 886 | 97 |
| 6 | 1590 | 97 |
| 7 | 2719 | 97 |
| 8 | 3546 | 97 |
| 9 | 3981 | 97 |
| 10 | 4183 | 97 |
| 11 | 4327 | 97 |
| 12 | 4334 | 97 |
| 13 | 4554 | 97 |
| 14 | 4779 | 97 |
| 15 | 4927 | 97 |
| 16 | 4988 | 97 |
| 17 | 4988 | 97 |
| 0 | 4988 | 96 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ x (* z (cos y))) |
x |
(* z (cos y)) |
z |
(cos y) |
y |
z |
(/ 1 (/ 1 (+ z x))) |
1 |
(/ 1 (+ z x)) |
(+ z x) |
z |
x |
(/ 1 (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x)))) |
1 |
(- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x))) |
(/ 1 (+ z x)) |
(+ z x) |
z |
x |
(/ (/ y (+ z x)) (+ z x)) |
(/ y (+ z x)) |
y |
(/ 1 (/ (/ 1 (cos y)) z)) |
1 |
(/ (/ 1 (cos y)) z) |
(/ 1 (cos y)) |
(cos y) |
y |
z |
| Outputs |
|---|
(+ x (* z (cos y))) |
(+.f64 x (*.f64 z (cos.f64 y))) |
x |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(cos y) |
(cos.f64 y) |
y |
z |
(/ 1 (/ 1 (+ z x))) |
(+.f64 x z) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ z x)) |
(/.f64 #s(literal 1 binary64) (+.f64 x z)) |
(+ z x) |
(+.f64 x z) |
z |
x |
(/ 1 (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x)))) |
(/.f64 (+.f64 x z) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) |
1 |
#s(literal 1 binary64) |
(- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) |
(/ 1 (+ z x)) |
(/.f64 #s(literal 1 binary64) (+.f64 x z)) |
(+ z x) |
(+.f64 x z) |
z |
x |
(/ (/ y (+ z x)) (+ z x)) |
(/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) |
(/ y (+ z x)) |
(/.f64 y (+.f64 x z)) |
y |
(/ 1 (/ (/ 1 (cos y)) z)) |
(*.f64 z (cos.f64 y)) |
1 |
#s(literal 1 binary64) |
(/ (/ 1 (cos y)) z) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(cos y) |
(cos.f64 y) |
y |
z |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (cos.f64 y)) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 z x)) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
| ✓ | accuracy | 100.0% | (+.f64 z x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 z x)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 z (cos.f64 y))) |
| ✓ | accuracy | 99.8% | (*.f64 z (cos.f64 y)) |
| 41.0ms | 256× | 0 | valid |
Compiled 117 to 19 computations (83.8% saved)
ival-div: 12.0ms (43.6% of total)ival-cos: 8.0ms (29.1% of total)ival-sub: 2.0ms (7.3% of total)ival-add: 2.0ms (7.3% of total)ival-mult: 2.0ms (7.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 (+ x (* z (cos y)))> |
#<alt (* z (cos y))> |
#<alt (cos y)> |
#<alt (/ 1 (/ 1 (+ z x)))> |
#<alt (/ 1 (+ z x))> |
#<alt (+ z x)> |
#<alt (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x)))> |
#<alt (/ 1 (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x))))> |
#<alt (/ 1 (/ (/ 1 (cos y)) z))> |
#<alt (/ (/ 1 (cos y)) z)> |
#<alt (/ 1 (cos y))> |
#<alt (/ (/ y (+ z x)) (+ z x))> |
| Outputs |
|---|
#<alt (* z (cos y))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))> |
#<alt x> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (/ x z)))> |
#<alt (* z (+ (cos y) (/ x z)))> |
#<alt (* z (+ (cos y) (/ x z)))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))> |
#<alt (+ x z)> |
#<alt (+ x (+ z (* -1/2 (* (pow y 2) z))))> |
#<alt (+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))> |
#<alt (+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt z> |
#<alt (+ z (* -1/2 (* (pow y 2) z)))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt x> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt z> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt z> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt x> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (/ 1 x)> |
#<alt (+ (* -1 (/ z (pow x 2))) (/ 1 x))> |
#<alt (+ (* z (- (/ z (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (+ (* z (- (* z (+ (* -1 (/ z (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (/ 1 z)> |
#<alt (/ (+ 1 (* -1 (/ x z))) z)> |
#<alt (/ (- (+ 1 (/ (pow x 2) (pow z 2))) (/ x z)) z)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow x 3) (pow z 3)))) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))) z)> |
#<alt (/ 1 z)> |
#<alt (* -1 (/ (- (/ x z) 1) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) z) x) z)) 1) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) z) (pow x 2)) z)) x) z)) 1) z))> |
#<alt (/ 1 z)> |
#<alt (+ (* -1 (/ x (pow z 2))) (/ 1 z))> |
#<alt (+ (* x (- (/ x (pow z 3)) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ z x))) x)> |
#<alt (/ (- (+ 1 (/ (pow z 2) (pow x 2))) (/ z x)) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow z 3) (pow x 3)))) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ z x) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow z 2) x) z) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow z 3) x) (pow z 2)) x)) z) x)) 1) x))> |
#<alt x> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt z> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt z> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt x> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (- (/ 1 x) (/ y (pow x 2)))> |
#<alt (- (+ (* z (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2)))> |
#<alt (- (+ (* z (- (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (/ 1 (pow x 3)) (/ y (pow x 4)))))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2)))> |
#<alt (- (+ (* z (- (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (* z (- (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))) (/ 1 (pow x 4)))) (+ (/ 1 (pow x 3)) (/ y (pow x 4))))))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2)))> |
#<alt (/ 1 z)> |
#<alt (/ (+ 1 (* -1 (/ (+ x y) z))) z)> |
#<alt (/ (- (+ 1 (* 2 (/ (* x y) (pow z 2)))) (+ (* -1 (/ (pow x 2) (pow z 2))) (+ (/ x z) (/ y z)))) z)> |
#<alt (/ (- (+ 1 (+ (* -4 (/ (* (pow x 2) y) (pow z 3))) (+ (* 2 (/ (* x y) (pow z 2))) (/ (* (pow x 2) y) (pow z 3))))) (+ (* -1 (/ (pow x 2) (pow z 2))) (+ (/ x z) (+ (/ y z) (/ (pow x 3) (pow z 3)))))) z)> |
#<alt (/ 1 z)> |
#<alt (* -1 (/ (- (+ (/ x z) (/ y z)) 1) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (* x y)) (pow x 2)) z)) (+ x y)) z)) 1) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (* x y)) (* -1 (/ (- (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow x 3)) z))) (pow x 2)) z)) (+ x y)) z)) 1) z))> |
#<alt (- (/ 1 z) (/ y (pow z 2)))> |
#<alt (- (+ (* x (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2)))> |
#<alt (- (+ (* x (- (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (+ (/ 1 (pow z 3)) (/ y (pow z 4)))))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2)))> |
#<alt (- (+ (* x (- (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (+ (* x (- (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))) (/ 1 (pow z 4)))) (+ (/ 1 (pow z 3)) (/ y (pow z 4))))))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2)))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ (+ y z) x))) x)> |
#<alt (/ (- (+ 1 (* 2 (/ (* y z) (pow x 2)))) (+ (* -1 (/ (pow z 2) (pow x 2))) (+ (/ y x) (/ z x)))) x)> |
#<alt (/ (- (+ 1 (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* 2 (/ (* y z) (pow x 2))) (/ (* y (pow z 2)) (pow x 3))))) (+ (* -1 (/ (pow z 2) (pow x 2))) (+ (/ y x) (+ (/ z x) (/ (pow z 3) (pow x 3)))))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (+ (/ y x) (/ z x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (* y z)) (pow z 2)) x)) (+ y z)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (* y z)) (* -1 (/ (- (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow z 3)) x))) (pow z 2)) x)) (+ y z)) x)) 1) x))> |
#<alt (/ 1 (+ x z))> |
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))> |
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))> |
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))> |
#<alt (* -1 (/ y (pow (+ x z) 2)))> |
#<alt (* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))> |
#<alt (* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))> |
#<alt (* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))> |
#<alt (* -1 (/ y (pow (+ x z) 2)))> |
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))> |
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))> |
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))> |
#<alt (/ 1 (- (/ 1 x) (/ y (pow x 2))))> |
#<alt (+ (* z (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))> |
#<alt (+ (* z (- (+ (* -1 (* z (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))> |
#<alt (+ (* z (- (+ (* z (- (* z (- (/ 1 (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (* -2 (/ y (* (pow x 5) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) (* x (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -1 (/ (* (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))) (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2)))) (- (/ 1 x) (/ y (pow x 2))))) (/ (* (+ (* -4 (/ y (pow x 4))) (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))> |
#<alt z> |
#<alt (* z (+ 1 (+ (/ x z) (/ y z))))> |
#<alt (* z (- (+ 1 (* -1 (/ (pow x 2) (pow z 2)))) (+ (* -1 (/ (+ x y) z)) (+ (* -1 (/ (pow (+ x y) 2) (pow z 2))) (* 2 (/ (* x y) (pow z 2)))))))> |
#<alt (* z (- (+ 1 (+ (* -1 (/ (pow x 2) (pow z 2))) (/ (pow x 3) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 3))) (+ (* -1 (/ (* (+ x y) (- (* -1 (pow x 2)) (+ (* -1 (pow (+ x y) 2)) (* 2 (* x y))))) (pow z 3))) (+ (* -1 (/ (+ x y) z)) (+ (* -1 (/ (pow (+ x y) 2) (pow z 2))) (+ (* 2 (/ (* x y) (pow z 2))) (+ (/ (* (+ x y) (- (* 2 (* x y)) (* -1 (pow x 2)))) (pow z 3)) (/ (* (pow x 2) y) (pow z 3))))))))))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ (+ x y) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (+ (* -2 (* x y)) (pow (+ x y) 2))) z)) (* -1 (+ x y))) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (pow x 3) (+ (* -4 (* (pow x 2) y)) (+ (* -1 (* (+ x y) (- (* -2 (* x y)) (pow x 2)))) (+ (* (+ x y) (- (pow x 2) (+ (* -2 (* x y)) (pow (+ x y) 2)))) (* (pow x 2) y))))) z)) (pow x 2)) (+ (* -2 (* x y)) (pow (+ x y) 2))) z)) (* -1 (+ x y))) z)) 1)))> |
#<alt (/ 1 (- (/ 1 z) (/ y (pow z 2))))> |
#<alt (+ (* x (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2)))))> |
#<alt (+ (* x (- (+ (* -1 (* x (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2)))))> |
#<alt (+ (* x (- (+ (* x (- (* x (- (/ 1 (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (* -2 (/ y (* (pow z 5) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) (* z (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (* -1 (/ (* (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))) (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2)))) (- (/ 1 z) (/ y (pow z 2))))) (/ (* (+ (* -4 (/ y (pow z 4))) (+ (/ 1 (pow z 3)) (/ y (pow z 4)))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2)))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ y x) (/ z x))))> |
#<alt (* x (- (+ 1 (* -1 (/ (pow z 2) (pow x 2)))) (+ (* -1 (/ (+ y z) x)) (+ (* -1 (/ (pow (+ y z) 2) (pow x 2))) (* 2 (/ (* y z) (pow x 2)))))))> |
#<alt (* x (- (+ 1 (+ (* -1 (/ (pow z 2) (pow x 2))) (/ (pow z 3) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* -1 (/ (* (+ y z) (- (* -1 (pow z 2)) (+ (* -1 (pow (+ y z) 2)) (* 2 (* y z))))) (pow x 3))) (+ (* -1 (/ (+ y z) x)) (+ (* -1 (/ (pow (+ y z) 2) (pow x 2))) (+ (* 2 (/ (* y z) (pow x 2))) (+ (/ (* y (pow z 2)) (pow x 3)) (/ (* (+ y z) (- (* 2 (* y z)) (* -1 (pow z 2)))) (pow x 3))))))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ y z) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (pow z 2) (+ (* -2 (* y z)) (pow (+ y z) 2))) x)) (* -1 (+ y z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (pow z 3) (+ (* -4 (* y (pow z 2))) (+ (* -1 (* (+ y z) (- (* -2 (* y z)) (pow z 2)))) (+ (* y (pow z 2)) (* (+ y z) (- (pow z 2) (+ (* -2 (* y z)) (pow (+ y z) 2)))))))) x)) (pow z 2)) (+ (* -2 (* y z)) (pow (+ y z) 2))) x)) (* -1 (+ y z))) x)) 1)))> |
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (/ y (+ x z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (+ (/ 1 (+ x z)) (/ y (pow (+ x z) 2))))))))> |
#<alt (* -1 (/ (pow (+ x z) 2) y))> |
#<alt (/ (+ (* -1 (/ (pow (+ x z) 3) y)) (* -1 (pow (+ x z) 2))) y)> |
#<alt (/ (- (+ (* -1 (/ (pow (+ x z) 4) (pow y 2))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 3) y)) y)> |
#<alt (/ (- (+ (* -1 (/ (pow (+ x z) 5) (pow y 3))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 3) y) (/ (pow (+ x z) 4) (pow y 2)))) y)> |
#<alt (* -1 (/ (pow (+ x z) 2) y))> |
#<alt (* -1 (/ (+ (/ (pow (+ x z) 3) y) (pow (+ x z) 2)) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow (+ x z) 4) y)) (pow (+ x z) 3)) y)) (pow (+ x z) 2)) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x z) 5) y) (* -1 (pow (+ x z) 4))) y)) (pow (+ x z) 3)) y)) (pow (+ x z) 2)) y))> |
#<alt z> |
#<alt (+ z (* -1/2 (* (pow y 2) z)))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (/ 1 z)> |
#<alt (+ (* 1/2 (/ (pow y 2) z)) (/ 1 z))> |
#<alt (+ (* (pow y 2) (+ (* 5/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z))> |
#<alt (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 61/720 (/ (pow y 2) z)) (* 5/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (+ 1/2 (* 5/24 (pow y 2)))))> |
#<alt (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 5/24 (* 61/720 (pow y 2)))))))> |
#<alt (/ 1 (cos y))> |
#<alt (/ 1 (cos y))> |
#<alt (/ 1 (cos y))> |
#<alt (/ 1 (cos y))> |
#<alt (/ 1 (cos y))> |
#<alt (/ 1 (cos y))> |
#<alt (/ 1 (cos y))> |
#<alt (/ 1 (cos y))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow x 2))> |
#<alt (+ (* -2 (/ (* y z) (pow x 3))) (/ y (pow x 2)))> |
#<alt (+ (* z (- (* -1 (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))> |
#<alt (+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))))) (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))> |
#<alt (/ y (pow z 2))> |
#<alt (/ (+ y (* -2 (/ (* x y) z))) (pow z 2))> |
#<alt (/ (- (+ y (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow z 2)))) (* 2 (/ (* x y) z))) (pow z 2))> |
#<alt (/ (- (+ y (* -1 (/ (+ (* -2 (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (* -2 (* (pow x 3) y))) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 2))) (+ (* 2 (/ (* x y) z)) (/ (* (pow x 2) y) (pow z 2))))) (pow z 2))> |
#<alt (/ y (pow z 2))> |
#<alt (/ (+ y (* -2 (/ (* x y) z))) (pow z 2))> |
#<alt (/ (+ y (* -1 (/ (- (+ (* -4 (/ (* (pow x 2) y) z)) (/ (* (pow x 2) y) z)) (* -2 (* x y))) z))) (pow z 2))> |
#<alt (/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* 2 (/ (* (pow x 3) y) z))) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* x y))) z))) (pow z 2))> |
#<alt (/ y (pow z 2))> |
#<alt (+ (* -2 (/ (* x y) (pow z 3))) (/ y (pow z 2)))> |
#<alt (+ (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))> |
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))))) (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))> |
#<alt (/ y (pow x 2))> |
#<alt (/ (+ y (* -2 (/ (* y z) x))) (pow x 2))> |
#<alt (/ (- (+ y (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow x 2)))) (* 2 (/ (* y z) x))) (pow x 2))> |
#<alt (/ (- (+ y (* -1 (/ (+ (* -2 (* y (pow z 3))) (* -2 (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))))) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 2))) (+ (* 2 (/ (* y z) x)) (/ (* y (pow z 2)) (pow x 2))))) (pow x 2))> |
#<alt (/ y (pow x 2))> |
#<alt (/ (+ y (* -2 (/ (* y z) x))) (pow x 2))> |
#<alt (/ (+ y (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (/ (* y (pow z 2)) x)) (* -2 (* y z))) x))) (pow x 2))> |
#<alt (/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* y (pow z 3)) x)) (* 2 (/ (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x))) (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x)) (* -2 (* y z))) x))) (pow x 2))> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | -inf | (/ (/ y (+ z x)) (+ z x)) |
| 2.0ms | z | @ | 0 | (/ 1 (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x)))) |
| 2.0ms | x | @ | 0 | (/ 1 (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x)))) |
| 2.0ms | y | @ | 0 | (/ 1 (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x)))) |
| 1.0ms | y | @ | -inf | (+ x (* z (cos y))) |
| 1× | batch-egg-rewrite |
| 5 528× | *-lowering-*.f32 |
| 5 528× | *-lowering-*.f64 |
| 4 600× | /-lowering-/.f32 |
| 4 600× | /-lowering-/.f64 |
| 2 326× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 70 |
| 1 | 121 | 68 |
| 2 | 1237 | 68 |
| 0 | 8400 | 67 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* z (cos y))) |
(* z (cos y)) |
(cos y) |
(/ 1 (/ 1 (+ z x))) |
(/ 1 (+ z x)) |
(+ z x) |
(- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x))) |
(/ 1 (- (/ 1 (+ z x)) (/ (/ y (+ z x)) (+ z x)))) |
(/ 1 (/ (/ 1 (cos y)) z)) |
(/ (/ 1 (cos y)) z) |
(/ 1 (cos y)) |
(/ (/ y (+ z x)) (+ z x)) |
| Outputs |
|---|
(+.f64 x (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 x (*.f64 z (cos.f64 y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 z (cos.f64 y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (cos.f64 y)) x))) |
(fma.f64 z (cos.f64 y) x) |
(fma.f64 (cos.f64 y) z x) |
(fma.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (cos.f64 y) (/.f64 z #s(literal 1 binary64)) x) |
(fma.f64 (cos.f64 y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (/.f64 #s(literal -1 binary64) (cos.f64 y))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (cos.f64 y) x) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (cos.f64 y) x) |
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 y)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 z (cos.f64 y))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 z (cos.f64 y))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x z) (cos.f64 y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 x (*.f64 z (cos.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x z) (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (-.f64 x (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 x x)) (-.f64 (*.f64 z (cos.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (-.f64 x (*.f64 z (cos.f64 y))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (*.f64 (-.f64 x (*.f64 z (cos.f64 y))) (-.f64 x (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 z (cos.f64 y))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (cos.f64 y))))) |
(exp.f64 (log.f64 (*.f64 z (cos.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (/.f64 z (/.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (/.f64 z #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))) #s(literal -1/2 binary64)) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (cos.f64 y) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (cos.f64 y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (cos.f64 y)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (cos.f64 y)) |
(*.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64)))) |
(cos.f64 y) |
(-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 y) #s(literal -1 binary64))) |
(/.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 x z) |
(+.f64 z x) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) z)) |
(+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64))) |
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(exp.f64 (log.f64 (+.f64 x z))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x z)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x z) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (-.f64 z x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (-.f64 z x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 z #s(literal 1 binary64))) |
(fma.f64 z #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) z)) |
(fma.f64 #s(literal 1 binary64) z (*.f64 #s(literal 1 binary64) x)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))) |
(/.f64 (+.f64 x z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 z x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z x)) (*.f64 (-.f64 z x) (*.f64 x x))) (*.f64 (-.f64 z x) (-.f64 z x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (-.f64 x z))) |
(pow.f64 (+.f64 x z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x z)) |
(*.f64 (+.f64 x z) #s(literal 1 binary64)) |
(*.f64 (+.f64 x z) (/.f64 (-.f64 z x) (-.f64 z x))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (/.f64 (*.f64 x x) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (+.f64 x z)) |
(/.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 x z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 x z) (+.f64 x z)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (+.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (+.f64 x z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) |
(*.f64 (-.f64 z x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (+.f64 x z))) |
(*.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (-.f64 z x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x z) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (+.f64 x z))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (+.f64 x z)) (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (+.f64 x z))) |
(+.f64 x z) |
(+.f64 z x) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) z)) |
(+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64))) |
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(exp.f64 (log.f64 (+.f64 x z))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x z)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x z) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (-.f64 z x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (-.f64 z x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 z #s(literal 1 binary64))) |
(fma.f64 z #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) z)) |
(fma.f64 #s(literal 1 binary64) z (*.f64 #s(literal 1 binary64) x)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x)))) |
(/.f64 (+.f64 x z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 z x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z x)) (*.f64 (-.f64 z x) (*.f64 x x))) (*.f64 (-.f64 z x) (-.f64 z x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (-.f64 x z))) |
(pow.f64 (+.f64 x z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 z x) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x z)) |
(*.f64 (+.f64 x z) #s(literal 1 binary64)) |
(*.f64 (+.f64 x z) (/.f64 (-.f64 z x) (-.f64 z x))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(+.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))) (/.f64 (/.f64 (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))) |
(-.f64 (*.f64 (+.f64 x z) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (+.f64 x z) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))) (/.f64 (/.f64 (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) (/.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 (*.f64 (+.f64 x z) y) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) |
(-.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (/.f64 (+.f64 x z) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (/.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) y) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 y (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (/.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (+.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 y (+.f64 x z)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (-.f64 z x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) #s(literal -1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal -1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) #s(literal 1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (-.f64 z x) #s(literal 1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1 binary64)) (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (+.f64 x z) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 y (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (-.f64 z x) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 y (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (+.f64 x z)) (/.f64 (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) |
(/.f64 (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) y)) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) y)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) |
(/.f64 (-.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (neg.f64 (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))))) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64))) (+.f64 x z)) |
(/.f64 (/.f64 (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) (+.f64 x z)) (+.f64 x z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y)) (+.f64 x z)) (*.f64 (+.f64 x z) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))) (+.f64 x z)) (*.f64 (+.f64 x z) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (/.f64 (+.f64 x z) y) (*.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 (+.f64 x z) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 x z) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 (+.f64 x z) (*.f64 y #s(literal -1 binary64)))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (*.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64)))) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 (+.f64 x z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)))) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)))) (+.f64 x z)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 y #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (-.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64)))) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y))) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 y (+.f64 x z))) (+.f64 x z)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal -1 binary64) (*.f64 y #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64)))) (+.f64 x z)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) (+.f64 x z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) (/.f64 (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) (+.f64 x z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (+.f64 x z) y))) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) (neg.f64 (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) (neg.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) y))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 y (+.f64 x z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)))) |
(/.f64 (neg.f64 (-.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) (+.f64 x z)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))))) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) |
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)))) |
(*.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))))) (*.f64 (+.f64 x z) (+.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64))) #s(literal -1 binary64)) (+.f64 x z)) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(exp.f64 (log.f64 (*.f64 z (cos.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (/.f64 z (/.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (/.f64 z #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))) #s(literal -1/2 binary64)) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (cos.f64 y) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (cos.f64 y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (cos.f64 y)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (cos.f64 y)) |
(*.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)))) |
(exp.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 z (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (cos.f64 y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (cos.f64 y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) (cos.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) (neg.f64 (*.f64 #s(literal 1 binary64) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (cos.f64 y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)))) |
(pow.f64 (*.f64 z (cos.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (cos.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (pow.f64 (/.f64 z #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) z)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y))))) |
(pow.f64 (cos.f64 y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (/.f64 y (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(neg.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 y (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)) |
(/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (neg.f64 (/.f64 (+.f64 x z) y))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)) (+.f64 x z)) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64))) (+.f64 x z)) |
(/.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(pow.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) |
(*.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (+.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (+.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (/.f64 (+.f64 x z) (+.f64 x z))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))) |
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)) |
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (+.f64 x z))) |
(*.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) |
(*.f64 (/.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 y (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 y (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) (/.f64 (+.f64 x z) y))) |
(*.f64 (/.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) (+.f64 x z)) (/.f64 (pow.f64 (+.f64 x z) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (/.f64 (+.f64 x z) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 x z)) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (-.f64 z x) (/.f64 (+.f64 x z) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 x z)) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))) |
(*.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(*.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))) |
(*.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(*.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (+.f64 x z))) |
(*.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))) |
(*.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 x z))) |
(*.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(*.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (-.f64 z x) (+.f64 x z))) |
(*.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(*.f64 (/.f64 y (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 x z)) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 x z)) (/.f64 (-.f64 z x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(*.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(*.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(*.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 (/.f64 y #s(literal -1 binary64)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(*.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(*.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 x x))) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64))) (/.f64 (-.f64 z x) (pow.f64 (+.f64 x z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 x z)))) |
| 1× | egg-herbie |
| 9 506× | accelerator-lowering-fma.f32 |
| 9 506× | accelerator-lowering-fma.f64 |
| 5 458× | *-lowering-*.f32 |
| 5 458× | *-lowering-*.f64 |
| 5 096× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 805 | 5065 |
| 1 | 2502 | 4904 |
| 0 | 8385 | 4694 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* z (cos y)) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
x |
(* x (+ 1 (/ (* z (cos y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
x |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(* z (cos y)) |
(* z (+ (cos y) (/ x z))) |
(* z (+ (cos y) (/ x z))) |
(* z (+ (cos y) (/ x z))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(+ x z) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))) |
(+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
x |
(+ x z) |
(+ x z) |
(+ x z) |
z |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
z |
(+ x z) |
(+ x z) |
(+ x z) |
x |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(/ 1 x) |
(+ (* -1 (/ z (pow x 2))) (/ 1 x)) |
(+ (* z (- (/ z (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(+ (* z (- (* z (+ (* -1 (/ z (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/ 1 z) |
(/ (+ 1 (* -1 (/ x z))) z) |
(/ (- (+ 1 (/ (pow x 2) (pow z 2))) (/ x z)) z) |
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow z 3)))) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))) z) |
(/ 1 z) |
(* -1 (/ (- (/ x z) 1) z)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) z) x) z)) 1) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) z) (pow x 2)) z)) x) z)) 1) z)) |
(/ 1 z) |
(+ (* -1 (/ x (pow z 2))) (/ 1 z)) |
(+ (* x (- (/ x (pow z 3)) (/ 1 (pow z 2)))) (/ 1 z)) |
(+ (* x (- (* x (+ (* -1 (/ x (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ z x))) x) |
(/ (- (+ 1 (/ (pow z 2) (pow x 2))) (/ z x)) x) |
(/ (- (+ 1 (* -1 (/ (pow z 3) (pow x 3)))) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))) x) |
(/ 1 x) |
(* -1 (/ (- (/ z x) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) x) z) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow z 3) x) (pow z 2)) x)) z) x)) 1) x)) |
x |
(+ x z) |
(+ x z) |
(+ x z) |
z |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
z |
(+ x z) |
(+ x z) |
(+ x z) |
x |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(- (/ 1 x) (/ y (pow x 2))) |
(- (+ (* z (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2))) |
(- (+ (* z (- (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (/ 1 (pow x 3)) (/ y (pow x 4)))))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2))) |
(- (+ (* z (- (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (* z (- (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))) (/ 1 (pow x 4)))) (+ (/ 1 (pow x 3)) (/ y (pow x 4))))))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2))) |
(/ 1 z) |
(/ (+ 1 (* -1 (/ (+ x y) z))) z) |
(/ (- (+ 1 (* 2 (/ (* x y) (pow z 2)))) (+ (* -1 (/ (pow x 2) (pow z 2))) (+ (/ x z) (/ y z)))) z) |
(/ (- (+ 1 (+ (* -4 (/ (* (pow x 2) y) (pow z 3))) (+ (* 2 (/ (* x y) (pow z 2))) (/ (* (pow x 2) y) (pow z 3))))) (+ (* -1 (/ (pow x 2) (pow z 2))) (+ (/ x z) (+ (/ y z) (/ (pow x 3) (pow z 3)))))) z) |
(/ 1 z) |
(* -1 (/ (- (+ (/ x z) (/ y z)) 1) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (* x y)) (pow x 2)) z)) (+ x y)) z)) 1) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (* x y)) (* -1 (/ (- (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow x 3)) z))) (pow x 2)) z)) (+ x y)) z)) 1) z)) |
(- (/ 1 z) (/ y (pow z 2))) |
(- (+ (* x (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2))) |
(- (+ (* x (- (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (+ (/ 1 (pow z 3)) (/ y (pow z 4)))))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2))) |
(- (+ (* x (- (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (+ (* x (- (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))) (/ 1 (pow z 4)))) (+ (/ 1 (pow z 3)) (/ y (pow z 4))))))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2))) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ (+ y z) x))) x) |
(/ (- (+ 1 (* 2 (/ (* y z) (pow x 2)))) (+ (* -1 (/ (pow z 2) (pow x 2))) (+ (/ y x) (/ z x)))) x) |
(/ (- (+ 1 (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* 2 (/ (* y z) (pow x 2))) (/ (* y (pow z 2)) (pow x 3))))) (+ (* -1 (/ (pow z 2) (pow x 2))) (+ (/ y x) (+ (/ z x) (/ (pow z 3) (pow x 3)))))) x) |
(/ 1 x) |
(* -1 (/ (- (+ (/ y x) (/ z x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (* y z)) (pow z 2)) x)) (+ y z)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (* y z)) (* -1 (/ (- (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow z 3)) x))) (pow z 2)) x)) (+ y z)) x)) 1) x)) |
(/ 1 (+ x z)) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(* -1 (/ y (pow (+ x z) 2))) |
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2)))) |
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2)))) |
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2)))) |
(* -1 (/ y (pow (+ x z) 2))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z)))))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z)))))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z)))))) |
(/ 1 (- (/ 1 x) (/ y (pow x 2)))) |
(+ (* z (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2))))) |
(+ (* z (- (+ (* -1 (* z (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2))))) |
(+ (* z (- (+ (* z (- (* z (- (/ 1 (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (* -2 (/ y (* (pow x 5) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) (* x (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -1 (/ (* (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))) (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2)))) (- (/ 1 x) (/ y (pow x 2))))) (/ (* (+ (* -4 (/ y (pow x 4))) (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2))))) |
z |
(* z (+ 1 (+ (/ x z) (/ y z)))) |
(* z (- (+ 1 (* -1 (/ (pow x 2) (pow z 2)))) (+ (* -1 (/ (+ x y) z)) (+ (* -1 (/ (pow (+ x y) 2) (pow z 2))) (* 2 (/ (* x y) (pow z 2))))))) |
(* z (- (+ 1 (+ (* -1 (/ (pow x 2) (pow z 2))) (/ (pow x 3) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 3))) (+ (* -1 (/ (* (+ x y) (- (* -1 (pow x 2)) (+ (* -1 (pow (+ x y) 2)) (* 2 (* x y))))) (pow z 3))) (+ (* -1 (/ (+ x y) z)) (+ (* -1 (/ (pow (+ x y) 2) (pow z 2))) (+ (* 2 (/ (* x y) (pow z 2))) (+ (/ (* (+ x y) (- (* 2 (* x y)) (* -1 (pow x 2)))) (pow z 3)) (/ (* (pow x 2) y) (pow z 3)))))))))) |
z |
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1))) |
(* -1 (* z (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (+ (* -2 (* x y)) (pow (+ x y) 2))) z)) (* -1 (+ x y))) z)) 1))) |
(* -1 (* z (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (pow x 3) (+ (* -4 (* (pow x 2) y)) (+ (* -1 (* (+ x y) (- (* -2 (* x y)) (pow x 2)))) (+ (* (+ x y) (- (pow x 2) (+ (* -2 (* x y)) (pow (+ x y) 2)))) (* (pow x 2) y))))) z)) (pow x 2)) (+ (* -2 (* x y)) (pow (+ x y) 2))) z)) (* -1 (+ x y))) z)) 1))) |
(/ 1 (- (/ 1 z) (/ y (pow z 2)))) |
(+ (* x (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2))))) |
(+ (* x (- (+ (* -1 (* x (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2))))) |
(+ (* x (- (+ (* x (- (* x (- (/ 1 (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (* -2 (/ y (* (pow z 5) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) (* z (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (* -1 (/ (* (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))) (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2)))) (- (/ 1 z) (/ y (pow z 2))))) (/ (* (+ (* -4 (/ y (pow z 4))) (+ (/ 1 (pow z 3)) (/ y (pow z 4)))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2))))) |
x |
(* x (+ 1 (+ (/ y x) (/ z x)))) |
(* x (- (+ 1 (* -1 (/ (pow z 2) (pow x 2)))) (+ (* -1 (/ (+ y z) x)) (+ (* -1 (/ (pow (+ y z) 2) (pow x 2))) (* 2 (/ (* y z) (pow x 2))))))) |
(* x (- (+ 1 (+ (* -1 (/ (pow z 2) (pow x 2))) (/ (pow z 3) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* -1 (/ (* (+ y z) (- (* -1 (pow z 2)) (+ (* -1 (pow (+ y z) 2)) (* 2 (* y z))))) (pow x 3))) (+ (* -1 (/ (+ y z) x)) (+ (* -1 (/ (pow (+ y z) 2) (pow x 2))) (+ (* 2 (/ (* y z) (pow x 2))) (+ (/ (* y (pow z 2)) (pow x 3)) (/ (* (+ y z) (- (* 2 (* y z)) (* -1 (pow z 2)))) (pow x 3)))))))))) |
x |
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (pow z 2) (+ (* -2 (* y z)) (pow (+ y z) 2))) x)) (* -1 (+ y z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (pow z 3) (+ (* -4 (* y (pow z 2))) (+ (* -1 (* (+ y z) (- (* -2 (* y z)) (pow z 2)))) (+ (* y (pow z 2)) (* (+ y z) (- (pow z 2) (+ (* -2 (* y z)) (pow (+ y z) 2)))))))) x)) (pow z 2)) (+ (* -2 (* y z)) (pow (+ y z) 2))) x)) (* -1 (+ y z))) x)) 1))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (/ y (+ x z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (/ 1 (+ x z)) (/ y (pow (+ x z) 2)))))))) |
(* -1 (/ (pow (+ x z) 2) y)) |
(/ (+ (* -1 (/ (pow (+ x z) 3) y)) (* -1 (pow (+ x z) 2))) y) |
(/ (- (+ (* -1 (/ (pow (+ x z) 4) (pow y 2))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 3) y)) y) |
(/ (- (+ (* -1 (/ (pow (+ x z) 5) (pow y 3))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 3) y) (/ (pow (+ x z) 4) (pow y 2)))) y) |
(* -1 (/ (pow (+ x z) 2) y)) |
(* -1 (/ (+ (/ (pow (+ x z) 3) y) (pow (+ x z) 2)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow (+ x z) 4) y)) (pow (+ x z) 3)) y)) (pow (+ x z) 2)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x z) 5) y) (* -1 (pow (+ x z) 4))) y)) (pow (+ x z) 3)) y)) (pow (+ x z) 2)) y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(/ 1 z) |
(+ (* 1/2 (/ (pow y 2) z)) (/ 1 z)) |
(+ (* (pow y 2) (+ (* 5/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(+ (* (pow y 2) (+ (* (pow y 2) (+ (* 61/720 (/ (pow y 2) z)) (* 5/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
1 |
(+ 1 (* 1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (+ 1/2 (* 5/24 (pow y 2))))) |
(+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 5/24 (* 61/720 (pow y 2))))))) |
(/ 1 (cos y)) |
(/ 1 (cos y)) |
(/ 1 (cos y)) |
(/ 1 (cos y)) |
(/ 1 (cos y)) |
(/ 1 (cos y)) |
(/ 1 (cos y)) |
(/ 1 (cos y)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow x 2)) |
(+ (* -2 (/ (* y z) (pow x 3))) (/ y (pow x 2))) |
(+ (* z (- (* -1 (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))))) (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2))) |
(/ y (pow z 2)) |
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2)) |
(/ (- (+ y (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow z 2)))) (* 2 (/ (* x y) z))) (pow z 2)) |
(/ (- (+ y (* -1 (/ (+ (* -2 (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (* -2 (* (pow x 3) y))) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 2))) (+ (* 2 (/ (* x y) z)) (/ (* (pow x 2) y) (pow z 2))))) (pow z 2)) |
(/ y (pow z 2)) |
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2)) |
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* (pow x 2) y) z)) (/ (* (pow x 2) y) z)) (* -2 (* x y))) z))) (pow z 2)) |
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* 2 (/ (* (pow x 3) y) z))) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* x y))) z))) (pow z 2)) |
(/ y (pow z 2)) |
(+ (* -2 (/ (* x y) (pow z 3))) (/ y (pow z 2))) |
(+ (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))))) (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2))) |
(/ y (pow x 2)) |
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2)) |
(/ (- (+ y (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow x 2)))) (* 2 (/ (* y z) x))) (pow x 2)) |
(/ (- (+ y (* -1 (/ (+ (* -2 (* y (pow z 3))) (* -2 (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))))) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 2))) (+ (* 2 (/ (* y z) x)) (/ (* y (pow z 2)) (pow x 2))))) (pow x 2)) |
(/ y (pow x 2)) |
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2)) |
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (/ (* y (pow z 2)) x)) (* -2 (* y z))) x))) (pow x 2)) |
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* y (pow z 3)) x)) (* 2 (/ (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x))) (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x)) (* -2 (* y z))) x))) (pow x 2)) |
| Outputs |
|---|
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
x |
(* x (+ 1 (/ (* z (cos y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x))))) |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x))))) |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x))))) |
x |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (/ x z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
(* z (+ (cos y) (/ x z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
(* z (+ (cos y) (/ x z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x z)) (-.f64 #s(literal 0 binary64) z)) |
(+ x z) |
(+.f64 z x) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z)) |
(+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))) |
(+.f64 (+.f64 z x) (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))) |
(+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))) |
(+.f64 (+.f64 z x) (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))))) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(+.f64 z (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))))) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
x |
(+ x z) |
(+.f64 z x) |
(+ x z) |
(+.f64 z x) |
(+ x z) |
(+.f64 z x) |
z |
(* z (+ 1 (/ x z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))) |
(* z (+ 1 (/ x z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))) |
(* z (+ 1 (/ x z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z))) (-.f64 #s(literal 0 binary64) z)) |
z |
(+ x z) |
(+.f64 z x) |
(+ x z) |
(+.f64 z x) |
(+ x z) |
(+.f64 z x) |
x |
(* x (+ 1 (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(* x (+ 1 (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(* x (+ 1 (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) x) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) x) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -1 (/ z (pow x 2))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 x x))) |
(+ (* z (- (/ z (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (+.f64 (/.f64 z (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(+ (* z (- (* z (+ (* -1 (/ z (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (+.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 z (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (+ 1 (* -1 (/ x z))) z) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z) |
(/ (- (+ 1 (/ (pow x 2) (pow z 2))) (/ x z)) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) z) x) z)) z) |
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow z 3)))) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))) z) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 (/.f64 x z) (/.f64 (*.f64 x x) (*.f64 z z)))) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(* -1 (/ (- (/ x z) 1) z)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) z) x) z)) 1) z)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) z) x) (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) z) (pow x 2)) z)) x) z)) 1) z)) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) z) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) x) z))) (-.f64 #s(literal 0 binary64) z)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* -1 (/ x (pow z 2))) (/ 1 z)) |
(-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 z z))) |
(+ (* x (- (/ x (pow z 3)) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) (/.f64 (/.f64 x (*.f64 z z)) z)))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (+.f64 (*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 z z)) (/.f64 x (pow.f64 z #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z z))))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ z x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) |
(/ (- (+ 1 (/ (pow z 2) (pow x 2))) (/ z x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z z) x) z) x)) x) |
(/ (- (+ 1 (* -1 (/ (pow z 3) (pow x 3)))) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z (/.f64 (*.f64 z z) x)) x) x)) (-.f64 (/.f64 z x) (/.f64 (*.f64 z z) (*.f64 x x)))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (/ z x) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) x) z) x)) 1) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z z) x) z) x))) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow z 3) x) (pow z 2)) x)) z) x)) 1) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (*.f64 z z) x)) (*.f64 z z)) (-.f64 #s(literal 0 binary64) x)) z) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x z) |
(+.f64 z x) |
(+ x z) |
(+.f64 z x) |
(+ x z) |
(+.f64 z x) |
z |
(* z (+ 1 (/ x z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))) |
(* z (+ 1 (/ x z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))) |
(* z (+ 1 (/ x z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z))) (-.f64 #s(literal 0 binary64) z)) |
z |
(+ x z) |
(+.f64 z x) |
(+ x z) |
(+.f64 z x) |
(+ x z) |
(+.f64 z x) |
x |
(* x (+ 1 (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(* x (+ 1 (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(* x (+ 1 (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) x) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) x) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) x) |
(- (/ 1 x) (/ y (pow x 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) |
(- (+ (* z (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (/.f64 y (*.f64 x x)))) |
(- (+ (* z (- (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (/ 1 (pow x 3)) (/ y (pow x 4)))))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) (/.f64 y (*.f64 x x)))) |
(- (+ (* z (- (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (* z (- (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))) (/ 1 (pow x 4)))) (+ (/ 1 (pow x 3)) (/ y (pow x 4))))))) (/ 1 (pow x 2)))) (/ 1 x)) (/ y (pow x 2))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 z (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 x #s(literal 4 binary64)))) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 6 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) x) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))))))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (+ 1 (* -1 (/ (+ x y) z))) z) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z) |
(/ (- (+ 1 (* 2 (/ (* x y) (pow z 2)))) (+ (* -1 (/ (pow x 2) (pow z 2))) (+ (/ x z) (/ y z)))) z) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (/.f64 y z) z)))) (+.f64 (-.f64 (/.f64 x z) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 y z))) z) |
(/ (- (+ 1 (+ (* -4 (/ (* (pow x 2) y) (pow z 3))) (+ (* 2 (/ (* x y) (pow z 2))) (/ (* (pow x 2) y) (pow z 3))))) (+ (* -1 (/ (pow x 2) (pow z 2))) (+ (/ x z) (+ (/ y z) (/ (pow x 3) (pow z 3)))))) z) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (/.f64 y z) z))) (+.f64 (*.f64 x (*.f64 x (/.f64 (/.f64 (/.f64 y z) z) z))) (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x (/.f64 (/.f64 (/.f64 y z) z) z))))))) (+.f64 (+.f64 (-.f64 (/.f64 x z) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 y z)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(* -1 (/ (- (+ (/ x z) (/ y z)) 1) z)) |
(/.f64 (+.f64 (/.f64 x z) (+.f64 (/.f64 y z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (* x y)) (pow x 2)) z)) (+ x y)) z)) 1) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 y x))) z) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z))) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (* x y)) (* -1 (/ (- (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow x 3)) z))) (pow x 2)) z)) (+ x y)) z)) 1) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x))) z)) (*.f64 x x)) z)) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z))) z)) |
(- (/ 1 z) (/ y (pow z 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) |
(- (+ (* x (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 z z))))) |
(- (+ (* x (- (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (+ (/ 1 (pow z 3)) (/ y (pow z 4)))))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 z z)) (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 z #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 z z)))))) |
(- (+ (* x (- (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (+ (* x (- (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))) (/ 1 (pow z 4)))) (+ (/ 1 (pow z 3)) (/ y (pow z 4))))))) (/ 1 (pow z 2)))) (/ 1 z)) (/ y (pow z 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 z z)) (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 z #s(literal 4 binary64)))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 6 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64)))) z) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 z #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 4 binary64)))))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 z z))))) (/.f64 (/.f64 y z) z))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ (+ y z) x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x) |
(/ (- (+ 1 (* 2 (/ (* y z) (pow x 2)))) (+ (* -1 (/ (pow z 2) (pow x 2))) (+ (/ y x) (/ z x)))) x) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x x))) (+.f64 (-.f64 (/.f64 z x) (/.f64 (*.f64 z z) (*.f64 x x))) (/.f64 y x))) x) |
(/ (- (+ 1 (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* 2 (/ (* y z) (pow x 2))) (/ (* y (pow z 2)) (pow x 3))))) (+ (* -1 (/ (pow z 2) (pow x 2))) (+ (/ y x) (+ (/ z x) (/ (pow z 3) (pow x 3)))))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 z z))) (*.f64 x (*.f64 x x))))) (+.f64 (+.f64 (/.f64 z x) (/.f64 y x)) (-.f64 (/.f64 (/.f64 (*.f64 z (/.f64 (*.f64 z z) x)) x) x) (/.f64 (*.f64 z z) (*.f64 x x)))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (+ (/ y x) (/ z x)) 1) x)) |
(/.f64 (+.f64 (/.f64 z x) (+.f64 (/.f64 y x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (* y z)) (pow z 2)) x)) (+ y z)) x)) 1) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 z (*.f64 #s(literal -2 binary64) y))) x) (+.f64 z y)) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (* y z)) (* -1 (/ (- (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow z 3)) x))) (pow z 2)) x)) (+ y z)) x)) 1) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 z z))) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 (*.f64 #s(literal -2 binary64) y) z))) (-.f64 #s(literal 0 binary64) x)) (+.f64 z y)) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(/ 1 (+ x z)) |
(/.f64 #s(literal 1 binary64) (+.f64 z x)) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))) |
(* -1 (/ y (pow (+ x z) 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))) |
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))) |
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))) |
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))) |
(* -1 (/ y (pow (+ x z) 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y (+.f64 z x)))) (neg.f64 y)) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y (+.f64 z x)))) (neg.f64 y)) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y (+.f64 z x)))) (neg.f64 y)) |
(/ 1 (- (/ 1 x) (/ y (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) |
(+ (* z (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (*.f64 z (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))) |
(+ (* z (- (+ (* -1 (* z (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (*.f64 z (+.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (*.f64 z (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (+.f64 (/.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))) (/.f64 (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))) |
(+ (* z (- (+ (* z (- (* z (- (/ 1 (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (* -2 (/ y (* (pow x 5) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) (* x (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -1 (/ (* (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))) (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2)))) (- (/ 1 x) (/ y (pow x 2))))) (/ (* (+ (* -4 (/ y (pow x 4))) (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (/ 1 (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (+ (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (/ (* (- (* 2 (/ y (pow x 3))) (/ 1 (pow x 2))) (- (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (- (/ 1 x) (/ y (pow x 2))))))))) (/ 1 (* (pow x 2) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (*.f64 z (+.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (*.f64 z (-.f64 (*.f64 z (-.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 x #s(literal 5 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (/.f64 (*.f64 #s(literal 6 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) (*.f64 x (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))) (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (*.f64 (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (+.f64 (/.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))))) (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (+.f64 (/.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))))))) |
z |
(* z (+ 1 (+ (/ x z) (/ y z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* z (- (+ 1 (* -1 (/ (pow x 2) (pow z 2)))) (+ (* -1 (/ (+ x y) z)) (+ (* -1 (/ (pow (+ x y) 2) (pow z 2))) (* 2 (/ (* x y) (pow z 2))))))) |
(*.f64 z (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (/.f64 y z) z))) (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 z z))) (/.f64 (+.f64 y x) z)))) |
(* z (- (+ 1 (+ (* -1 (/ (pow x 2) (pow z 2))) (/ (pow x 3) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 3))) (+ (* -1 (/ (* (+ x y) (- (* -1 (pow x 2)) (+ (* -1 (pow (+ x y) 2)) (* 2 (* x y))))) (pow z 3))) (+ (* -1 (/ (+ x y) z)) (+ (* -1 (/ (pow (+ x y) 2) (pow z 2))) (+ (* 2 (/ (* x y) (pow z 2))) (+ (/ (* (+ x y) (- (* 2 (* x y)) (* -1 (pow x 2)))) (pow z 3)) (/ (* (pow x 2) y) (pow z 3)))))))))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 x x) (*.f64 z z))) (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x (/.f64 (/.f64 (/.f64 y z) z) z))))) (-.f64 (+.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (/.f64 y z) z))) (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 z z))) (/.f64 (+.f64 y x) z)) (+.f64 (*.f64 x (*.f64 x (/.f64 (/.f64 (/.f64 y z) z) z))) (*.f64 (+.f64 y x) (/.f64 (+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 y x))) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 (+.f64 y x) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))))) (*.f64 z (*.f64 z z))))))) |
z |
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(* -1 (* z (- (* -1 (/ (- (* -1 (/ (- (pow x 2) (+ (* -2 (* x y)) (pow (+ x y) 2))) z)) (* -1 (+ x y))) z)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 (+.f64 y x) (+.f64 y x)))) z) (+.f64 y x))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (pow x 3) (+ (* -4 (* (pow x 2) y)) (+ (* -1 (* (+ x y) (- (* -2 (* x y)) (pow x 2)))) (+ (* (+ x y) (- (pow x 2) (+ (* -2 (* x y)) (pow (+ x y) 2)))) (* (pow x 2) y))))) z)) (pow x 2)) (+ (* -2 (* x y)) (pow (+ x y) 2))) z)) (* -1 (+ x y))) z)) 1))) |
(*.f64 z (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 (*.f64 (+.f64 y x) (+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 y x)))) (*.f64 (+.f64 y x) (-.f64 (*.f64 x x) (+.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 (+.f64 y x) (+.f64 y x)))))) (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x x))))) z))) z) (+.f64 y x))) z)) #s(literal -1 binary64))) |
(/ 1 (- (/ 1 z) (/ y (pow z 2)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) |
(+ (* x (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (*.f64 x (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))))))) |
(+ (* x (- (+ (* -1 (* x (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (*.f64 x (+.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (*.f64 x (+.f64 (+.f64 (/.f64 y (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 z z))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (pow.f64 z #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 z (*.f64 z z))))))))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))))))) |
(+ (* x (- (+ (* x (- (* x (- (/ 1 (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (* -2 (/ y (* (pow z 5) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) (* z (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (* -1 (/ (* (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))) (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2)))) (- (/ 1 z) (/ y (pow z 2))))) (/ (* (+ (* -4 (/ y (pow z 4))) (+ (/ 1 (pow z 3)) (/ y (pow z 4)))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (+ (* -4 (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (+ (/ 1 (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (+ (/ y (* (pow z 4) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (/ (* (- (* 2 (/ y (pow z 3))) (/ 1 (pow z 2))) (- (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (- (/ 1 z) (/ y (pow z 2))))))))) (/ 1 (* (pow z 2) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))) (* 2 (/ y (* (pow z 3) (pow (- (/ 1 z) (/ y (pow z 2))) 2)))))) (/ 1 (- (/ 1 z) (/ y (pow z 2))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (*.f64 x (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (+.f64 (*.f64 x (-.f64 (*.f64 x (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 6 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64)))) z) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (+.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 z z)) (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 z #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 z z))) (+.f64 (+.f64 (/.f64 y (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 z z))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (pow.f64 z #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 z (*.f64 z z)))))))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 z #s(literal 5 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))))))) (+.f64 (+.f64 (/.f64 y (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 z z))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (pow.f64 z #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 z (*.f64 z z))))))))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))))))) |
x |
(* x (+ 1 (+ (/ y x) (/ z x)))) |
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* x (- (+ 1 (* -1 (/ (pow z 2) (pow x 2)))) (+ (* -1 (/ (+ y z) x)) (+ (* -1 (/ (pow (+ y z) 2) (pow x 2))) (* 2 (/ (* y z) (pow x 2))))))) |
(*.f64 x (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 x x))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x x)) (/.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (*.f64 x x))) (/.f64 (+.f64 z y) x)))) |
(* x (- (+ 1 (+ (* -1 (/ (pow z 2) (pow x 2))) (/ (pow z 3) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* -1 (/ (* (+ y z) (- (* -1 (pow z 2)) (+ (* -1 (pow (+ y z) 2)) (* 2 (* y z))))) (pow x 3))) (+ (* -1 (/ (+ y z) x)) (+ (* -1 (/ (pow (+ y z) 2) (pow x 2))) (+ (* 2 (/ (* y z) (pow x 2))) (+ (/ (* y (pow z 2)) (pow x 3)) (/ (* (+ y z) (- (* 2 (* y z)) (* -1 (pow z 2)))) (pow x 3)))))))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (*.f64 z (/.f64 (*.f64 z z) x)) x) x) (/.f64 (*.f64 z z) (*.f64 x x)))) (+.f64 (+.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x x)) (/.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (*.f64 x x))) (/.f64 (+.f64 z y) x)) (+.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 z y) (*.f64 z (-.f64 z (*.f64 #s(literal -2 binary64) y)))) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 z y) (/.f64 (/.f64 (-.f64 (*.f64 z (-.f64 z (*.f64 #s(literal -2 binary64) y))) (*.f64 (+.f64 z y) (+.f64 z y))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))))))) |
x |
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1))) |
(*.f64 (*.f64 (+.f64 (/.f64 (+.f64 z y) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (pow z 2) (+ (* -2 (* y z)) (pow (+ y z) 2))) x)) (* -1 (+ y z))) x)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 z (-.f64 z (*.f64 #s(literal -2 binary64) y))) (*.f64 (+.f64 z y) (+.f64 z y))) x) (+.f64 z y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (pow z 3) (+ (* -4 (* y (pow z 2))) (+ (* -1 (* (+ y z) (- (* -2 (* y z)) (pow z 2)))) (+ (* y (pow z 2)) (* (+ y z) (- (pow z 2) (+ (* -2 (* y z)) (pow (+ y z) 2)))))))) x)) (pow z 2)) (+ (* -2 (* y z)) (pow (+ y z) 2))) x)) (* -1 (+ y z))) x)) 1))) |
(*.f64 x (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (-.f64 (*.f64 z (-.f64 z (*.f64 #s(literal -2 binary64) y))) (*.f64 (+.f64 z y) (+.f64 z y))) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z (*.f64 #s(literal -4 binary64) y))) (+.f64 (*.f64 y (*.f64 z z)) (*.f64 (+.f64 z y) (*.f64 z (-.f64 z (*.f64 #s(literal -2 binary64) y)))))) (*.f64 (+.f64 z y) (-.f64 (*.f64 z (-.f64 z (*.f64 #s(literal -2 binary64) y))) (*.f64 (+.f64 z y) (+.f64 z y))))) (-.f64 #s(literal 0 binary64) x))) x) (+.f64 z y))) x)))) |
(+ x z) |
(+.f64 z x) |
(+ x (+ y z)) |
(+.f64 z (+.f64 y x)) |
(+ x (+ z (* y (+ 1 (/ y (+ x z)))))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 z x))))) |
(+ x (+ z (* y (+ 1 (* y (+ (/ 1 (+ x z)) (/ y (pow (+ x z) 2)))))))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))))))) |
(* -1 (/ (pow (+ x z) 2) y)) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y)) |
(/ (+ (* -1 (/ (pow (+ x z) 3) y)) (* -1 (pow (+ x z) 2))) y) |
(/.f64 (+.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))) y)) (neg.f64 y)) |
(/ (- (+ (* -1 (/ (pow (+ x z) 4) (pow y 2))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 3) y)) y) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) y)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) y)) y) |
(/ (- (+ (* -1 (/ (pow (+ x z) 5) (pow y 3))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 3) y) (/ (pow (+ x z) 4) (pow y 2)))) y) |
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 (pow.f64 (+.f64 z x) #s(literal 5 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) y)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) y)) y) |
(* -1 (/ (pow (+ x z) 2) y)) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y)) |
(* -1 (/ (+ (/ (pow (+ x z) 3) y) (pow (+ x z) 2)) y)) |
(/.f64 (+.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))) y)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow (+ x z) 4) y)) (pow (+ x z) 3)) y)) (pow (+ x z) 2)) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) y)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) y)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x z) 5) y) (* -1 (pow (+ x z) 4))) y)) (pow (+ x z) 3)) y)) (pow (+ x z) 2)) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) (/.f64 (pow.f64 (+.f64 z x) #s(literal 5 binary64)) y)) (neg.f64 y)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) y)) (neg.f64 y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(+.f64 z (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* 1/2 (/ (pow y 2) z)) (/ 1 z)) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) z)) |
(+ (* (pow y 2) (+ (* 5/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y y) #s(literal 5/24 binary64)) z)))) |
(+ (* (pow y 2) (+ (* (pow y 2) (+ (* 61/720 (/ (pow y 2) z)) (* 5/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1/2 binary64) z) (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 61/720 binary64)) z) (/.f64 #s(literal 5/24 binary64) z)))))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
(+ 1 (* (pow y 2) (+ 1/2 (* 5/24 (pow y 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal 5/24 binary64)))))) |
(+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 5/24 (* 61/720 (pow y 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 5/24 binary64) (*.f64 (*.f64 y y) #s(literal 61/720 binary64)))))))) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow x 2)) |
(/.f64 y (*.f64 x x)) |
(+ (* -2 (/ (* y z) (pow x 3))) (/ y (pow x 2))) |
(+.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 z (*.f64 y #s(literal -2 binary64))) (*.f64 x (*.f64 x x)))) |
(+ (* z (- (* -1 (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2))) |
(+.f64 (/.f64 y (*.f64 x x)) (*.f64 z (+.f64 (*.f64 z (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64))))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))))) (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2))) |
(+.f64 (/.f64 y (*.f64 x x)) (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -2 binary64)) (+.f64 (/.f64 y (pow.f64 x #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 x #s(literal 4 binary64))) x))) (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))))) (*.f64 (/.f64 y (*.f64 x (*.f64 x x))) #s(literal -2 binary64))))) |
(/ y (pow z 2)) |
(/.f64 (/.f64 y z) z) |
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2)) |
(/.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))) z)) (*.f64 z z)) |
(/ (- (+ y (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow z 2)))) (* 2 (/ (* x y) z))) (pow z 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 x x))) (*.f64 z z)) (+.f64 y (/.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))) z))) (*.f64 z z)) |
(/ (- (+ y (* -1 (/ (+ (* -2 (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (* -2 (* (pow x 3) y))) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 2))) (+ (* 2 (/ (* x y) z)) (/ (* (pow x 2) y) (pow z 2))))) (pow z 2)) |
(/.f64 (-.f64 (+.f64 y (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 x (*.f64 x x))))) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) z) (+.f64 (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 x x))) (*.f64 z z))))) (*.f64 z z)) |
(/ y (pow z 2)) |
(/.f64 (/.f64 y z) z) |
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2)) |
(/.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))) z)) (*.f64 z z)) |
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* (pow x 2) y) z)) (/ (* (pow x 2) y) z)) (* -2 (* x y))) z))) (pow z 2)) |
(/.f64 (-.f64 y (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 y (*.f64 x x)) z))) z)) (*.f64 z z)) |
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* 2 (/ (* (pow x 3) y) z))) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* x y))) z))) (pow z 2)) |
(/.f64 (-.f64 y (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x x))) (/.f64 x z)) (*.f64 y (/.f64 (*.f64 x (*.f64 x x)) z)))) (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 x x)))) (-.f64 #s(literal 0 binary64) z))) z)) (*.f64 z z)) |
(/ y (pow z 2)) |
(/.f64 (/.f64 y z) z) |
(+ (* -2 (/ (* x y) (pow z 3))) (/ y (pow z 2))) |
(+.f64 (/.f64 (/.f64 y z) z) (/.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 z (*.f64 z z)))) |
(+ (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2))) |
(+.f64 (/.f64 (/.f64 y z) z) (*.f64 x (+.f64 (*.f64 x (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z)))))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))))) (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2))) |
(+.f64 (/.f64 (/.f64 y z) z) (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64)) (+.f64 (/.f64 y (pow.f64 z #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -3 binary64) y) (pow.f64 z #s(literal 4 binary64))) z))) (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 z (*.f64 z z)))))) |
(/ y (pow x 2)) |
(/.f64 y (*.f64 x x)) |
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2)) |
(/.f64 (+.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z y) x))) (*.f64 x x)) |
(/ (- (+ y (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow x 2)))) (* 2 (/ (* y z) x))) (pow x 2)) |
(/.f64 (+.f64 (-.f64 y (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 y (*.f64 z z)) x)) x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z y) x))) (*.f64 x x)) |
(/ (- (+ y (* -1 (/ (+ (* -2 (* y (pow z 3))) (* -2 (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))))) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 2))) (+ (* 2 (/ (* y z) x)) (/ (* y (pow z 2)) (pow x 2))))) (pow x 2)) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 z (*.f64 y (*.f64 z z))) (*.f64 z (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 z z)))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) x) (+.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 z z))) (*.f64 x x)))))) (*.f64 x x)) |
(/ y (pow x 2)) |
(/.f64 y (*.f64 x x)) |
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2)) |
(/.f64 (+.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z y) x))) (*.f64 x x)) |
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (/ (* y (pow z 2)) x)) (* -2 (* y z))) x))) (pow x 2)) |
(/.f64 (-.f64 y (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 y (*.f64 z z)) x))) x)) (*.f64 x x)) |
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* y (pow z 3)) x)) (* 2 (/ (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x))) (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x)) (* -2 (* y z))) x))) (pow x 2)) |
(/.f64 (-.f64 y (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z z))) x) (/.f64 (*.f64 z (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 z z)))) x))) (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 z z)))) x))) x)) (*.f64 x x)) |
Compiled 31 341 to 3 674 computations (88.3% saved)
56 alts after pruning (51 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 368 | 37 | 1 405 |
| Fresh | 7 | 14 | 21 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 377 | 56 | 1 433 |
| Status | Accuracy | Program |
|---|---|---|
| 3.4% | (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y)) | |
| 43.5% | (/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z)) | |
| 43.5% | (/.f64 z (/.f64 #s(literal 1 binary64) (cos.f64 y))) | |
| 33.1% | (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal -1/2 binary64)) z)) | |
| ▶ | 14.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
| 24.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z)) | |
| 34.8% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x)) | |
| 24.9% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z)) | |
| 43.7% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) | |
| 25.8% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) | |
| 22.6% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) | |
| 32.7% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64))) z)) | |
| 27.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))))) | |
| 52.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) | |
| ✓ | 67.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
| 26.2% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) | |
| 43.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) | |
| 48.5% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x))) | |
| 57.5% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)))) | |
| 57.5% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y))))) | |
| 50.0% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) | |
| ▶ | 35.0% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
| 37.4% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) | |
| 3.6% | (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))) | |
| 23.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z))))) | |
| 34.0% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))) | |
| 22.6% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) | |
| 57.5% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) | |
| 43.5% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))) | |
| 52.8% | (+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) | |
| 55.5% | (+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))) | |
| 62.7% | (+.f64 (+.f64 z x) y) | |
| 60.3% | (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) (*.f64 z (cos.f64 y))) | |
| 52.3% | (+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) z) | |
| ✓ | 57.7% | (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
| 58.0% | (+.f64 (sin.f64 y) x) | |
| 24.8% | (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))) | |
| 67.3% | (+.f64 z x) | |
| ▶ | 30.3% | (+.f64 y z) |
| ✓ | 85.2% | (+.f64 x (*.f64 z (cos.f64 y))) |
| ▶ | 30.8% | (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
| 57.6% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z)) | |
| 34.0% | (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) | |
| 22.6% | (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) | |
| 24.9% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z) | |
| 43.6% | (*.f64 (cos.f64 y) z) | |
| 2.8% | (*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) | |
| 55.0% | (*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) | |
| ▶ | 70.5% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
| 59.3% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) | |
| 16.2% | (sin.f64 y) | |
| 44.1% | (exp.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) | |
| 19.8% | (exp.f64 (log.f64 (*.f64 z (cos.f64 y)))) | |
| ✓ | 26.3% | z |
| ✓ | 43.9% | x |
Compiled 1 745 to 1 034 computations (40.7% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
| ✓ | cost-diff | 896 | (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
| ✓ | cost-diff | 0 | (+.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 z (cos.f64 y)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 z (cos.f64 y)) x) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
| ✓ | cost-diff | 256 | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
| 9 936× | accelerator-lowering-fma.f32 |
| 9 936× | accelerator-lowering-fma.f64 |
| 4 322× | *-lowering-*.f32 |
| 4 322× | *-lowering-*.f64 |
| 1 858× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 250 |
| 1 | 84 | 244 |
| 2 | 239 | 222 |
| 3 | 1144 | 200 |
| 4 | 3870 | 200 |
| 5 | 6747 | 200 |
| 0 | 8118 | 195 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ 1 (/ (* z (cos y)) x))) |
x |
(+ 1 (/ (* z (cos y)) x)) |
1 |
(/ (* z (cos y)) x) |
(* z (cos y)) |
z |
(cos y) |
y |
(+ y z) |
y |
z |
(+ x (* y (+ 1 (* y (* y -1/6))))) |
x |
(* y (+ 1 (* y (* y -1/6)))) |
y |
(+ 1 (* y (* y -1/6))) |
1 |
(* y (* y -1/6)) |
(* y -1/6) |
-1/6 |
(/ 1 (- (/ 1 x) (/ (/ y (+ z x)) (+ z x)))) |
1 |
(- (/ 1 x) (/ (/ y (+ z x)) (+ z x))) |
(/ 1 x) |
x |
(/ (/ y (+ z x)) (+ z x)) |
(/ y (+ z x)) |
y |
(+ z x) |
z |
(/ 1 (/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z)))))) |
1 |
(/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z))))) |
(/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) |
(- (/ (+ x z) y) 1) |
(/ (+ x z) y) |
(+ x z) |
x |
z |
y |
(/ 1 (+ x z)) |
(* (+ x z) (/ (+ x z) (/ y (+ x z)))) |
(/ (+ x z) (/ y (+ x z))) |
(/ y (+ x z)) |
| Outputs |
|---|
(* x (+ 1 (/ (* z (cos y)) x))) |
(+.f64 x (*.f64 z (cos.f64 y))) |
x |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))) |
1 |
#s(literal 1 binary64) |
(/ (* z (cos y)) x) |
(*.f64 z (/.f64 (cos.f64 y) x)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(cos y) |
(cos.f64 y) |
y |
(+ y z) |
(+.f64 z y) |
y |
z |
(+ x (* y (+ 1 (* y (* y -1/6))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
x |
(* y (+ 1 (* y (* y -1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
y |
(+ 1 (* y (* y -1/6))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
1 |
#s(literal 1 binary64) |
(* y (* y -1/6)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(* y -1/6) |
(*.f64 y #s(literal -1/6 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(/ 1 (- (/ 1 x) (/ (/ y (+ z x)) (+ z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) |
1 |
#s(literal 1 binary64) |
(- (/ 1 x) (/ (/ y (+ z x)) (+ z x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
x |
(/ (/ y (+ z x)) (+ z x)) |
(/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) |
(/ y (+ z x)) |
(/.f64 y (+.f64 x z)) |
y |
(+ z x) |
(+.f64 x z) |
z |
(/ 1 (/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z)))))) |
(/.f64 (+.f64 x z) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) |
1 |
#s(literal 1 binary64) |
(/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) (+.f64 x z)) |
(/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) |
(*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) |
(- (/ (+ x z) y) 1) |
(+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) |
(/ (+ x z) y) |
(/.f64 (+.f64 x z) y) |
(+ x z) |
(+.f64 x z) |
x |
z |
y |
(/ 1 (+ x z)) |
(/.f64 #s(literal 1 binary64) (+.f64 x z)) |
(* (+ x z) (/ (+ x z) (/ y (+ x z)))) |
(/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 y (+.f64 x z))) |
(/ (+ x z) (/ y (+ x z))) |
(/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) |
(/ y (+ x z)) |
(/.f64 y (+.f64 x z)) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
| ✓ | accuracy | 43.5% | (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
| ✓ | accuracy | 100.0% | (/.f64 y (+.f64 z x)) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x))) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
| ✓ | accuracy | 99.9% | (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
| ✓ | accuracy | 99.8% | (*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 y #s(literal -1/6 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 y z) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 z (cos.f64 y)) x) |
| ✓ | accuracy | 99.8% | (*.f64 z (cos.f64 y)) |
| ✓ | accuracy | 85.2% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
| 75.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 252 to 34 computations (86.5% saved)
ival-div: 21.0ms (39.8% of total)ival-mult: 9.0ms (17% of total)ival-cos: 9.0ms (17% of total)ival-add: 7.0ms (13.3% of total)const: 4.0ms (7.6% of total)ival-sub: 2.0ms (3.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (/ (* z (cos y)) x)> |
#<alt (* z (cos y))> |
#<alt (+ y z)> |
#<alt (+ x (* y (+ 1 (* y (* y -1/6)))))> |
#<alt (* y (+ 1 (* y (* y -1/6))))> |
#<alt (+ 1 (* y (* y -1/6)))> |
#<alt (* y (* y -1/6))> |
#<alt (/ 1 (- (/ 1 x) (/ (/ y (+ z x)) (+ z x))))> |
#<alt (- (/ 1 x) (/ (/ y (+ z x)) (+ z x)))> |
#<alt (/ 1 x)> |
#<alt (/ (/ y (+ z x)) (+ z x))> |
#<alt (/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z)))))> |
#<alt (/ 1 (/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z))))))> |
#<alt (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z)))> |
#<alt (- (/ (+ x z) y) 1)> |
#<alt (cos y)> |
#<alt (* y -1/6)> |
#<alt (/ y (+ z x))> |
#<alt (/ (+ x z) (/ y (+ x z)))> |
| Outputs |
|---|
#<alt (* z (cos y))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))> |
#<alt x> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (/ x z)))> |
#<alt (* z (+ (cos y) (/ x z)))> |
#<alt (* z (+ (cos y) (/ x z)))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (+ (* -1/2 (* (pow y 2) z)) (* x (+ 1 (/ z x))))> |
#<alt (+ (* x (+ 1 (/ z x))) (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))> |
#<alt (+ (* x (+ 1 (/ z x))) (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt 1> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (/ (* z (cos y)) x)> |
#<alt (* z (+ (/ 1 z) (/ (cos y) x)))> |
#<alt (* z (+ (/ 1 z) (/ (cos y) x)))> |
#<alt (* z (+ (/ 1 z) (/ (cos y) x)))> |
#<alt (/ (* z (cos y)) x)> |
#<alt (* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z))))> |
#<alt (* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z))))> |
#<alt (* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z))))> |
#<alt (+ 1 (/ z x))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))> |
#<alt (+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x)))> |
#<alt (+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x)))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (+ x (* z (cos y))) x)> |
#<alt (/ (+ x (* z (cos y))) x)> |
#<alt (/ (+ x (* z (cos y))) x)> |
#<alt 1> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt 1> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ z x)> |
#<alt (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x))> |
#<alt (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x))> |
#<alt (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x))> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (* z (cos y)) x)> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt z> |
#<alt (+ z (* -1/2 (* (pow y 2) z)))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt z> |
#<alt (+ y z)> |
#<alt (+ y z)> |
#<alt (+ y z)> |
#<alt y> |
#<alt (* y (+ 1 (/ z y)))> |
#<alt (* y (+ 1 (/ z y)))> |
#<alt (* y (+ 1 (/ z y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ z y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ z y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ z y)) 1)))> |
#<alt y> |
#<alt (+ y z)> |
#<alt (+ y z)> |
#<alt (+ y z)> |
#<alt z> |
#<alt (* z (+ 1 (/ y z)))> |
#<alt (* z (+ 1 (/ y z)))> |
#<alt (* z (+ 1 (/ y z)))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ y z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) 1)))> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)))> |
#<alt (* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)))> |
#<alt (* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (* -1/6 (pow y 3))> |
#<alt (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ x (pow y 3))) 1/6))> |
#<alt (* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ x (pow y 3))) 1/6))> |
#<alt (* -1/6 (pow y 3))> |
#<alt (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))> |
#<alt (* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ x (pow y 3)))) (/ 1 (pow y 2)))))> |
#<alt (* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ x (pow y 3)))) (/ 1 (pow y 2)))))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* -1/6 (pow y 3))> |
#<alt (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* -1/6 (pow y 3))> |
#<alt (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))> |
#<alt (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))> |
#<alt (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* x y) (pow z 2))))> |
#<alt (* x (+ 1 (* x (- (* -1 (* x (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3)))))) (* -1 (/ y (pow z 2)))))))> |
#<alt (* x (+ 1 (* x (- (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (+ (* 2 (/ (pow y 2) (pow z 5))) (+ (/ y (pow z 4)) (/ (* y (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3))))) (pow z 2))))))) (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3)))))) (* -1 (/ y (pow z 2)))))))> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (* 2 (* y z))) (pow x 2)))) (* -1 (/ y x))))> |
#<alt (* x (- (+ 1 (* -1 (/ (+ (* -4 (* y (pow z 2))) (+ (* 2 (* (pow y 2) z)) (+ (* y (+ (* -1 (pow y 2)) (* 2 (* y z)))) (* y (pow z 2))))) (pow x 3)))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ (* y z) (pow x 2)))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -2 (/ (* y z) x)) (/ (pow y 2) x)) (* -1 y)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (+ (* -1 (/ (* y (+ (* -2 (* y z)) (pow y 2))) x)) (+ (* 2 (/ (* (pow y 2) z) x)) (/ (* y (pow z 2)) x)))) (+ (* -2 (* y z)) (pow y 2))) x)) (* -1 y)) x)) 1)))> |
#<alt x> |
#<alt (+ x (/ (* (pow x 2) y) (pow (+ x z) 2)))> |
#<alt (+ x (* y (- (/ (* (pow x 3) y) (pow (+ x z) 4)) (* -1 (/ (pow x 2) (pow (+ x z) 2))))))> |
#<alt (+ x (* y (- (* y (- (/ (* (pow x 4) y) (pow (+ x z) 6)) (* -1 (/ (pow x 3) (pow (+ x z) 4))))) (* -1 (/ (pow x 2) (pow (+ x z) 2))))))> |
#<alt (* -1 (/ (pow (+ x z) 2) y))> |
#<alt (/ (+ (* -1 (/ (pow (+ x z) 4) (* x y))) (* -1 (pow (+ x z) 2))) y)> |
#<alt (/ (- (+ (* -1 (/ (pow (+ x z) 6) (* (pow x 2) (pow y 2)))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 4) (* x y))) y)> |
#<alt (/ (- (+ (* -1 (/ (pow (+ x z) 8) (* (pow x 3) (pow y 3)))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 4) (* x y)) (/ (pow (+ x z) 6) (* (pow x 2) (pow y 2))))) y)> |
#<alt (* -1 (/ (pow (+ x z) 2) y))> |
#<alt (* -1 (/ (+ (/ (pow (+ x z) 4) (* x y)) (pow (+ x z) 2)) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow (+ x z) 6) (* (pow x 2) y))) (/ (pow (+ x z) 4) x)) y)) (pow (+ x z) 2)) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x z) 8) (* (pow x 3) y)) (* -1 (/ (pow (+ x z) 6) (pow x 2)))) y)) (/ (pow (+ x z) 4) x)) y)) (pow (+ x z) 2)) y))> |
#<alt (/ 1 (- (/ 1 x) (/ y (pow x 2))))> |
#<alt (+ (* -2 (/ (* y z) (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))> |
#<alt (+ (* z (- (* -1 (* z (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))> |
#<alt (+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (* (pow x 5) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -2 (/ (* y (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (* (pow x 3) (- (/ 1 x) (/ y (pow x 2)))))) (+ (* -2 (/ (* y (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4)))) (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) (* x (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))))) (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2)))))> |
#<alt x> |
#<alt (+ x (/ (* (pow x 2) y) (pow z 2)))> |
#<alt (- (+ x (* -2 (/ (* (pow x 3) y) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2))))> |
#<alt (- (+ x (* -1 (/ (+ (* -1 (* (pow x 3) (pow y 2))) (* (pow x 2) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (pow z 4)))) (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (* 2 (/ (* (pow x 3) y) (pow z 3)))))> |
#<alt x> |
#<alt (+ x (/ (* (pow x 2) y) (pow z 2)))> |
#<alt (- (+ x (* -2 (/ (* (pow x 3) y) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2))))> |
#<alt (- (+ x (* -1 (/ (- (+ (* -1 (/ (* (pow x 3) (pow y 2)) z)) (/ (* (pow x 2) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* (pow x 3) y))) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ (* x y) (pow z 2)))) x)> |
#<alt (/ (+ 1 (* x (- (* 2 (/ (* x y) (pow z 3))) (/ y (pow z 2))))) x)> |
#<alt (/ (+ 1 (* x (- (* x (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4)))))) (/ y (pow z 2))))) x)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ y x))) x)> |
#<alt (/ (- (+ 1 (* 2 (/ (* y z) (pow x 2)))) (/ y x)) x)> |
#<alt (/ (- (+ 1 (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* 2 (/ (* y z) (pow x 2))) (/ (* y (pow z 2)) (pow x 3))))) (/ y x)) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ y x) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 2 (/ (* y z) x)) y) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -2 (* y z)) (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) x))) x)) y) x)) 1) x))> |
#<alt (/ 1 x)> |
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x))> |
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x))> |
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x))> |
#<alt (* -1 (/ y (pow (+ x z) 2)))> |
#<alt (* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2))))> |
#<alt (* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2))))> |
#<alt (* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2))))> |
#<alt (* -1 (/ y (pow (+ x z) 2)))> |
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y)))))> |
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y)))))> |
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y)))))> |
#<alt (- (/ 1 x) (/ y (pow x 2)))> |
#<alt (- (+ (* 2 (/ (* y z) (pow x 3))) (/ 1 x)) (/ y (pow x 2)))> |
#<alt (- (+ (* z (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4)))))) (/ 1 x)) (/ y (pow x 2)))> |
#<alt (- (+ (* z (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x)))) (/ y (pow x 4))))))) (/ 1 x)) (/ y (pow x 2)))> |
#<alt (/ 1 x)> |
#<alt (+ (* -1 (/ y (pow z 2))) (/ 1 x))> |
#<alt (- (+ (* 2 (/ (* x y) (pow z 3))) (/ 1 x)) (/ y (pow z 2)))> |
#<alt (- (+ (* -4 (/ (* (pow x 2) y) (pow z 4))) (+ (* 2 (/ (* x y) (pow z 3))) (+ (/ 1 x) (/ (* (pow x 2) y) (pow z 4))))) (/ y (pow z 2)))> |
#<alt (/ 1 x)> |
#<alt (+ (* -1 (/ y (pow z 2))) (/ 1 x))> |
#<alt (- (+ (* 2 (/ (* x y) (pow z 3))) (/ 1 x)) (/ y (pow z 2)))> |
#<alt (- (+ (* -1 (/ (+ (* -2 (* x y)) (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) z))) (pow z 3))) (/ 1 x)) (/ y (pow z 2)))> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow (+ x z) 2))> |
#<alt (/ y (pow x 2))> |
#<alt (+ (* -2 (/ (* y z) (pow x 3))) (/ y (pow x 2)))> |
#<alt (+ (* z (- (* -1 (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))> |
#<alt (+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))))) (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2)))> |
#<alt (/ y (pow z 2))> |
#<alt (/ (+ y (* -2 (/ (* x y) z))) (pow z 2))> |
#<alt (/ (- (+ y (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow z 2)))) (* 2 (/ (* x y) z))) (pow z 2))> |
#<alt (/ (- (+ y (* -1 (/ (+ (* -2 (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (* -2 (* (pow x 3) y))) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 2))) (+ (* 2 (/ (* x y) z)) (/ (* (pow x 2) y) (pow z 2))))) (pow z 2))> |
#<alt (/ y (pow z 2))> |
#<alt (/ (+ y (* -2 (/ (* x y) z))) (pow z 2))> |
#<alt (/ (+ y (* -1 (/ (- (+ (* -4 (/ (* (pow x 2) y) z)) (/ (* (pow x 2) y) z)) (* -2 (* x y))) z))) (pow z 2))> |
#<alt (/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* 2 (/ (* (pow x 3) y) z))) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* x y))) z))) (pow z 2))> |
#<alt (/ y (pow z 2))> |
#<alt (+ (* -2 (/ (* x y) (pow z 3))) (/ y (pow z 2)))> |
#<alt (+ (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))> |
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))))) (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2)))> |
#<alt (/ y (pow x 2))> |
#<alt (/ (+ y (* -2 (/ (* y z) x))) (pow x 2))> |
#<alt (/ (- (+ y (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow x 2)))) (* 2 (/ (* y z) x))) (pow x 2))> |
#<alt (/ (- (+ y (* -1 (/ (+ (* -2 (* y (pow z 3))) (* -2 (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))))) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 2))) (+ (* 2 (/ (* y z) x)) (/ (* y (pow z 2)) (pow x 2))))) (pow x 2))> |
#<alt (/ y (pow x 2))> |
#<alt (/ (+ y (* -2 (/ (* y z) x))) (pow x 2))> |
#<alt (/ (+ y (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (/ (* y (pow z 2)) x)) (* -2 (* y z))) x))) (pow x 2))> |
#<alt (/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* y (pow z 3)) x)) (* 2 (/ (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x))) (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x)) (* -2 (* y z))) x))) (pow x 2))> |
#<alt (/ (* y (- (/ z y) 1)) (pow z 2))> |
#<alt (+ (* x (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2)))> |
#<alt (+ (* x (- (+ (* -1 (* x (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))))) (/ 1 (pow z 2))) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2)))> |
#<alt (+ (* x (- (+ (* x (- (* x (- (* 2 (/ (* y (- (/ z y) 1)) (pow z 5))) (+ (* -2 (/ (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))) z)) (/ 1 (pow z 4))))) (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))))) (/ 1 (pow z 2))) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2)))> |
#<alt (/ 1 x)> |
#<alt (/ (- (+ 1 (/ (* y (- (/ z y) 1)) x)) (* 2 (/ z x))) x)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ (* 2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (pow z 2)) (pow x 2))) (/ (* y (- (/ z y) 1)) x))) (* 2 (/ z x))) x)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ (* -2 (* z (+ (* 2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (pow z 2)))) (* (pow z 2) (- (* y (- (/ z y) 1)) (* 2 z)))) (pow x 3))) (/ (* y (- (/ z y) 1)) x))) (+ (* 2 (/ z x)) (+ (* 2 (/ (* z (- (* y (- (/ z y) 1)) (* 2 z))) (pow x 2))) (/ (pow z 2) (pow x 2))))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (* -1 (/ (- (* y (- (/ z y) 1)) (* 2 z)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* z (- (* y (- (/ z y) 1)) (* 2 z))) x)) (+ (* -1 (/ (pow z 2) x)) (* y (- (/ z y) 1)))) (* 2 z)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ (* z (+ (* -2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (* -1 (pow z 2)))) x)) (/ (* (pow z 2) (- (* y (- (/ z y) 1)) (* 2 z))) x)) (+ (* -2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (* -1 (pow z 2)))) x)) (* y (- (/ z y) 1))) (* 2 z)) x)) 1) x))> |
#<alt (/ (* y (- (/ x y) 1)) (pow x 2))> |
#<alt (+ (* z (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2)))> |
#<alt (+ (* z (- (+ (* -1 (* z (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))))) (/ 1 (pow x 2))) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2)))> |
#<alt (+ (* z (- (+ (* z (- (* z (- (* 2 (/ (* y (- (/ x y) 1)) (pow x 5))) (+ (* -2 (/ (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))) x)) (/ 1 (pow x 4))))) (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))))) (/ 1 (pow x 2))) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2)))> |
#<alt (/ 1 z)> |
#<alt (/ (- (+ 1 (/ (* y (- (/ x y) 1)) z)) (* 2 (/ x z))) z)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ (* 2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (pow x 2)) (pow z 2))) (/ (* y (- (/ x y) 1)) z))) (* 2 (/ x z))) z)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ (* -2 (* x (+ (* 2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (pow x 2)))) (* (pow x 2) (- (* y (- (/ x y) 1)) (* 2 x)))) (pow z 3))) (/ (* y (- (/ x y) 1)) z))) (+ (* 2 (/ x z)) (+ (* 2 (/ (* x (- (* y (- (/ x y) 1)) (* 2 x))) (pow z 2))) (/ (pow x 2) (pow z 2))))) z)> |
#<alt (/ 1 z)> |
#<alt (* -1 (/ (- (* -1 (/ (- (* y (- (/ x y) 1)) (* 2 x)) z)) 1) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* x (- (* y (- (/ x y) 1)) (* 2 x))) z)) (+ (* -1 (/ (pow x 2) z)) (* y (- (/ x y) 1)))) (* 2 x)) z)) 1) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (* -1 (pow x 2)))) z)) (/ (* (pow x 2) (- (* y (- (/ x y) 1)) (* 2 x))) z)) (+ (* -2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (* -1 (pow x 2)))) z)) (* y (- (/ x y) 1))) (* 2 x)) z)) 1) z))> |
#<alt (/ 1 (+ x z))> |
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))> |
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))> |
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))> |
#<alt (* -1 (/ y (pow (+ x z) 2)))> |
#<alt (* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))> |
#<alt (* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))> |
#<alt (* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2))))> |
#<alt (* -1 (/ y (pow (+ x z) 2)))> |
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))> |
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))> |
#<alt (* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z))))))> |
#<alt (/ (pow z 2) (* y (- (/ z y) 1)))> |
#<alt (+ (* x (- (* 2 (/ z (* y (- (/ z y) 1)))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1))))> |
#<alt (+ (* x (- (+ (* 2 (/ z (* y (- (/ z y) 1)))) (* x (- (+ (/ 1 (* y (- (/ z y) 1))) (/ (pow z 2) (* (pow y 3) (pow (- (/ z y) 1) 3)))) (* 2 (/ z (* (pow y 2) (pow (- (/ z y) 1) 2))))))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1))))> |
#<alt (+ (* x (- (+ (* 2 (/ z (* y (- (/ z y) 1)))) (* x (- (+ (* x (- (* 2 (/ z (* (pow y 3) (pow (- (/ z y) 1) 3)))) (+ (/ 1 (* (pow y 2) (pow (- (/ z y) 1) 2))) (/ (pow z 2) (* (pow y 4) (pow (- (/ z y) 1) 4)))))) (+ (/ 1 (* y (- (/ z y) 1))) (/ (pow z 2) (* (pow y 3) (pow (- (/ z y) 1) 3))))) (* 2 (/ z (* (pow y 2) (pow (- (/ z y) 1) 2))))))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1))))> |
#<alt x> |
#<alt (* x (- (+ 1 (* 2 (/ z x))) (/ (* y (- (/ z y) 1)) x)))> |
#<alt (* x (- (+ 1 (+ (* 2 (/ z x)) (/ (pow z 2) (pow x 2)))) (+ (/ (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))) (pow x 2)) (/ (* y (- (/ z y) 1)) x))))> |
#<alt (* x (- (+ 1 (+ (* -1 (/ (* y (* (- (/ z y) 1) (- (pow z 2) (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1)))))) (pow x 3))) (+ (* 2 (/ z x)) (/ (pow z 2) (pow x 2))))) (+ (/ (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))) (pow x 2)) (/ (* y (- (/ z y) 1)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 2 z) (* y (- (/ z y) 1))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow z 2)) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) x)) (* 2 z)) (* y (- (/ z y) 1))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* y (* (- (* -1 (pow z 2)) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) (- (/ z y) 1))) x)) (* -1 (pow z 2))) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) x)) (* 2 z)) (* y (- (/ z y) 1))) x)) 1)))> |
#<alt (/ (pow x 2) (* y (- (/ x y) 1)))> |
#<alt (+ (* z (- (* 2 (/ x (* y (- (/ x y) 1)))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1))))> |
#<alt (+ (* z (- (+ (* 2 (/ x (* y (- (/ x y) 1)))) (* z (- (+ (/ 1 (* y (- (/ x y) 1))) (/ (pow x 2) (* (pow y 3) (pow (- (/ x y) 1) 3)))) (* 2 (/ x (* (pow y 2) (pow (- (/ x y) 1) 2))))))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1))))> |
#<alt (+ (* z (- (+ (* 2 (/ x (* y (- (/ x y) 1)))) (* z (- (+ (* z (- (* 2 (/ x (* (pow y 3) (pow (- (/ x y) 1) 3)))) (+ (/ 1 (* (pow y 2) (pow (- (/ x y) 1) 2))) (/ (pow x 2) (* (pow y 4) (pow (- (/ x y) 1) 4)))))) (+ (/ 1 (* y (- (/ x y) 1))) (/ (pow x 2) (* (pow y 3) (pow (- (/ x y) 1) 3))))) (* 2 (/ x (* (pow y 2) (pow (- (/ x y) 1) 2))))))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1))))> |
#<alt z> |
#<alt (* z (- (+ 1 (* 2 (/ x z))) (/ (* y (- (/ x y) 1)) z)))> |
#<alt (* z (- (+ 1 (+ (* 2 (/ x z)) (/ (pow x 2) (pow z 2)))) (+ (/ (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))) (pow z 2)) (/ (* y (- (/ x y) 1)) z))))> |
#<alt (* z (- (+ 1 (+ (* -1 (/ (* y (* (- (/ x y) 1) (- (pow x 2) (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1)))))) (pow z 3))) (+ (* 2 (/ x z)) (/ (pow x 2) (pow z 2))))) (+ (/ (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))) (pow z 2)) (/ (* y (- (/ x y) 1)) z))))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ (- (* 2 x) (* y (- (/ x y) 1))) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow x 2)) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) z)) (* 2 x)) (* y (- (/ x y) 1))) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* y (* (- (* -1 (pow x 2)) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) (- (/ x y) 1))) z)) (* -1 (pow x 2))) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) z)) (* 2 x)) (* y (- (/ x y) 1))) z)) 1)))> |
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (/ y (+ x z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (+ (/ 1 (+ x z)) (/ y (pow (+ x z) 2))))))))> |
#<alt (* -1 (/ (pow (+ x z) 2) y))> |
#<alt (/ (+ (* -1 (/ (pow (+ x z) 3) y)) (* -1 (pow (+ x z) 2))) y)> |
#<alt (/ (- (+ (* -1 (/ (pow (+ x z) 4) (pow y 2))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 3) y)) y)> |
#<alt (/ (- (+ (* -1 (/ (pow (+ x z) 5) (pow y 3))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 3) y) (/ (pow (+ x z) 4) (pow y 2)))) y)> |
#<alt (* -1 (/ (pow (+ x z) 2) y))> |
#<alt (* -1 (/ (+ (/ (pow (+ x z) 3) y) (pow (+ x z) 2)) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow (+ x z) 4) y)) (* -1 (pow (+ x z) 3))) y)) (pow (+ x z) 2)) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (/ (pow (+ x z) 5) y) (pow (+ x z) 4)) y)) (* -1 (pow (+ x z) 3))) y)) (pow (+ x z) 2)) y))> |
#<alt (* z (- (/ z y) 1))> |
#<alt (+ (* x (- (* 2 (/ z y)) 1)) (* z (- (/ z y) 1)))> |
#<alt (+ (* x (- (+ (* 2 (/ z y)) (/ x y)) 1)) (* z (- (/ z y) 1)))> |
#<alt (+ (* x (- (+ (* 2 (/ z y)) (/ x y)) 1)) (* z (- (/ z y) 1)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (- (+ (* 2 (/ z (* x y))) (/ 1 y)) (/ 1 x)))> |
#<alt (* (pow x 2) (- (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (* z (- (/ z y) 1)) (pow x 2)))) (/ 1 x)))> |
#<alt (* (pow x 2) (- (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (* z (- (/ z y) 1)) (pow x 2)))) (/ 1 x)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (* -1 (/ z y))) x)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (/ z y) 1)) x)))) x)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (/ z y) 1)) x)))) x)) (/ 1 y)))> |
#<alt (* x (- (/ x y) 1))> |
#<alt (+ (* x (- (/ x y) 1)) (* z (- (* 2 (/ x y)) 1)))> |
#<alt (+ (* x (- (/ x y) 1)) (* z (- (+ (* 2 (/ x y)) (/ z y)) 1)))> |
#<alt (+ (* x (- (/ x y) 1)) (* z (- (+ (* 2 (/ x y)) (/ z y)) 1)))> |
#<alt (/ (pow z 2) y)> |
#<alt (* (pow z 2) (- (+ (* 2 (/ x (* y z))) (/ 1 y)) (/ 1 z)))> |
#<alt (* (pow z 2) (- (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (* x (- (/ x y) 1)) (pow z 2)))) (/ 1 z)))> |
#<alt (* (pow z 2) (- (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (* x (- (/ x y) 1)) (pow z 2)))) (/ 1 z)))> |
#<alt (/ (pow z 2) y)> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (* -1 (/ x y))) z)) (/ 1 y)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ x y) 1)) z)))) z)) (/ 1 y)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ x y) 1)) z)))) z)) (/ 1 y)))> |
#<alt (/ (pow (+ x z) 2) y)> |
#<alt (/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y)> |
#<alt (/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y)> |
#<alt (/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y)> |
#<alt (* -1 (+ x z))> |
#<alt (+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))> |
#<alt (+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))> |
#<alt (+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))> |
#<alt (* -1 (+ x z))> |
#<alt (+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))> |
#<alt (+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))> |
#<alt (+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y))> |
#<alt (- (/ z y) 1)> |
#<alt (- (+ (/ x y) (/ z y)) 1)> |
#<alt (- (+ (/ x y) (/ z y)) 1)> |
#<alt (- (+ (/ x y) (/ z y)) 1)> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x)))> |
#<alt (* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x)))> |
#<alt (* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x)))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y))))> |
#<alt (- (/ x y) 1)> |
#<alt (- (+ (/ x y) (/ z y)) 1)> |
#<alt (- (+ (/ x y) (/ z y)) 1)> |
#<alt (- (+ (/ x y) (/ z y)) 1)> |
#<alt (/ z y)> |
#<alt (* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z)))> |
#<alt (* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z)))> |
#<alt (* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z)))> |
#<alt (/ z y)> |
#<alt (* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y))))> |
#<alt (/ (+ x z) y)> |
#<alt (/ (+ x (+ z (* -1 y))) y)> |
#<alt (/ (+ x (+ z (* -1 y))) y)> |
#<alt (/ (+ x (+ z (* -1 y))) y)> |
#<alt -1> |
#<alt (- (+ (/ x y) (/ z y)) 1)> |
#<alt (- (+ (/ x y) (/ z y)) 1)> |
#<alt (- (+ (/ x y) (/ z y)) 1)> |
#<alt -1> |
#<alt (- (+ (/ x y) (/ z y)) 1)> |
#<alt (- (+ (/ x y) (/ z y)) 1)> |
#<alt (- (+ (/ x y) (/ z y)) 1)> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (/ y (+ x z))> |
#<alt (/ y (+ x z))> |
#<alt (/ y (+ x z))> |
#<alt (/ y (+ x z))> |
#<alt (/ y (+ x z))> |
#<alt (/ y (+ x z))> |
#<alt (/ y (+ x z))> |
#<alt (/ y (+ x z))> |
#<alt (/ y (+ x z))> |
#<alt (/ y (+ x z))> |
#<alt (/ y (+ x z))> |
#<alt (/ y (+ x z))> |
#<alt (/ y x)> |
#<alt (+ (* -1 (/ (* y z) (pow x 2))) (/ y x))> |
#<alt (+ (* z (- (/ (* y z) (pow x 3)) (/ y (pow x 2)))) (/ y x))> |
#<alt (+ (* z (- (* z (- (* -1 (/ (* y z) (pow x 4))) (* -1 (/ y (pow x 3))))) (/ y (pow x 2)))) (/ y x))> |
#<alt (/ y z)> |
#<alt (/ (+ y (* -1 (/ (* x y) z))) z)> |
#<alt (/ (- (+ y (/ (* (pow x 2) y) (pow z 2))) (/ (* x y) z)) z)> |
#<alt (/ (- (+ y (* -1 (/ (* (pow x 3) y) (pow z 3)))) (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (/ (* x y) z))) z)> |
#<alt (/ y z)> |
#<alt (* -1 (/ (+ (* -1 y) (/ (* x y) z)) z))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* (pow x 2) y) z) (* x y)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) y) z) (* (pow x 2) y)) z)) (* x y)) z))) z))> |
#<alt (/ y z)> |
#<alt (+ (* -1 (/ (* x y) (pow z 2))) (/ y z))> |
#<alt (+ (* x (- (/ (* x y) (pow z 3)) (/ y (pow z 2)))) (/ y z))> |
#<alt (+ (* x (- (* x (- (* -1 (/ (* x y) (pow z 4))) (* -1 (/ y (pow z 3))))) (/ y (pow z 2)))) (/ y z))> |
#<alt (/ y x)> |
#<alt (/ (+ y (* -1 (/ (* y z) x))) x)> |
#<alt (/ (- (+ y (/ (* y (pow z 2)) (pow x 2))) (/ (* y z) x)) x)> |
#<alt (/ (- (+ y (* -1 (/ (* y (pow z 3)) (pow x 3)))) (+ (* -1 (/ (* y (pow z 2)) (pow x 2))) (/ (* y z) x))) x)> |
#<alt (/ y x)> |
#<alt (* -1 (/ (+ (* -1 y) (/ (* y z) x)) x))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow z 2)) x) (* y z)) x))) x))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow z 3)) x) (* y (pow z 2))) x)) (* y z)) x))) x))> |
#<alt (/ (pow z 2) y)> |
#<alt (+ (* 2 (/ (* x z) y)) (/ (pow z 2) y))> |
#<alt (+ (* x (+ (* 2 (/ z y)) (/ x y))) (/ (pow z 2) y))> |
#<alt (+ (* x (+ (* 2 (/ z y)) (/ x y))) (/ (pow z 2) y))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (* 2 (/ z (* x y))) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y)))))> |
#<alt (* (pow x 2) (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y)))))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (* 2 (/ z (* x y))) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -2 (/ z y)) (* -1 (/ (pow z 2) (* x y)))) x)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -2 (/ z y)) (* -1 (/ (pow z 2) (* x y)))) x)) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (+ (* 2 (/ (* x z) y)) (/ (pow x 2) y))> |
#<alt (+ (* z (+ (* 2 (/ x y)) (/ z y))) (/ (pow x 2) y))> |
#<alt (+ (* z (+ (* 2 (/ x y)) (/ z y))) (/ (pow x 2) y))> |
#<alt (/ (pow z 2) y)> |
#<alt (* (pow z 2) (+ (* 2 (/ x (* y z))) (/ 1 y)))> |
#<alt (* (pow z 2) (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (pow x 2) (* y (pow z 2))))))> |
#<alt (* (pow z 2) (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (pow x 2) (* y (pow z 2))))))> |
#<alt (/ (pow z 2) y)> |
#<alt (* (pow z 2) (+ (* 2 (/ x (* y z))) (/ 1 y)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -2 (/ x y)) (* -1 (/ (pow x 2) (* y z)))) z)) (/ 1 y)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -2 (/ x y)) (* -1 (/ (pow x 2) (* y z)))) z)) (/ 1 y)))> |
#<alt (/ (pow (+ x z) 2) y)> |
#<alt (/ (pow (+ x z) 2) y)> |
#<alt (/ (pow (+ x z) 2) y)> |
#<alt (/ (pow (+ x z) 2) y)> |
#<alt (/ (pow (+ x z) 2) y)> |
#<alt (/ (pow (+ x z) 2) y)> |
#<alt (/ (pow (+ x z) 2) y)> |
#<alt (/ (pow (+ x z) 2) y)> |
#<alt (/ (pow (+ x z) 2) y)> |
#<alt (/ (pow (+ x z) 2) y)> |
#<alt (/ (pow (+ x z) 2) y)> |
#<alt (/ (pow (+ x z) 2) y)> |
144 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | z | @ | -inf | (- (/ (+ x z) y) 1) |
| 6.0ms | x | @ | 0 | (* x (+ 1 (/ (* z (cos y)) x))) |
| 1.0ms | z | @ | 0 | (/ 1 (- (/ 1 x) (/ (/ y (+ z x)) (+ z x)))) |
| 1.0ms | x | @ | 0 | (/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z))))) |
| 1.0ms | z | @ | 0 | (/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z))))) |
| 1× | batch-egg-rewrite |
| 4 658× | /-lowering-/.f32 |
| 4 658× | /-lowering-/.f64 |
| 3 546× | accelerator-lowering-fma.f32 |
| 3 546× | accelerator-lowering-fma.f64 |
| 3 278× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 198 |
| 1 | 246 | 174 |
| 2 | 2585 | 158 |
| 0 | 8456 | 153 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ 1 (/ (* z (cos y)) x))) |
(+ 1 (/ (* z (cos y)) x)) |
(/ (* z (cos y)) x) |
(* z (cos y)) |
(+ y z) |
(+ x (* y (+ 1 (* y (* y -1/6))))) |
(* y (+ 1 (* y (* y -1/6)))) |
(+ 1 (* y (* y -1/6))) |
(* y (* y -1/6)) |
(/ 1 (- (/ 1 x) (/ (/ y (+ z x)) (+ z x)))) |
(- (/ 1 x) (/ (/ y (+ z x)) (+ z x))) |
(/ 1 x) |
(/ (/ y (+ z x)) (+ z x)) |
(/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z))))) |
(/ 1 (/ (/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) (* (+ x z) (/ (+ x z) (/ y (+ x z)))))) |
(/ (- (/ (+ x z) y) 1) (/ 1 (+ x z))) |
(- (/ (+ x z) y) 1) |
(cos y) |
(* y -1/6) |
(/ y (+ z x)) |
(/ (+ x z) (/ y (+ x z))) |
| Outputs |
|---|
(+.f64 x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 z (/.f64 (cos.f64 y) x)) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 z (*.f64 (/.f64 (cos.f64 y) x) x) x) |
(fma.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 z (/.f64 (cos.f64 y) x)) x x) |
(fma.f64 (*.f64 x z) (/.f64 (cos.f64 y) x) x) |
(fma.f64 (*.f64 x (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))) x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64))) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))) x) |
(+.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))) |
(+.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))) (/.f64 (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 y) (*.f64 z (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 z (cos.f64 y)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y))) (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (cos.f64 y) x) z #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y))))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y))))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y))))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) (/.f64 x (*.f64 z (cos.f64 y))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 z (cos.f64 y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 z (cos.f64 y)))))) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 z (cos.f64 y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 z (cos.f64 y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 x (*.f64 z (cos.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (cos.f64 y) x))) |
(*.f64 z (/.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) (*.f64 z (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (cos.f64 y) (/.f64 z x)) |
(*.f64 (*.f64 z (cos.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 z (/.f64 (cos.f64 y) x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (cos.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (cos.f64 y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (cos.f64 y) x) z) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (cos.f64 y) x)) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(+.f64 z y) |
(+.f64 y z) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y z)) (/.f64 (*.f64 z z) (-.f64 y z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z y)) (/.f64 (*.f64 y y) (-.f64 z y))) |
(fma.f64 #s(literal 1 binary64) y z) |
(fma.f64 y #s(literal 1 binary64) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y)))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 z y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)) |
(/.f64 (neg.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 z y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (neg.f64 (-.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 y y))) (neg.f64 (-.f64 z y))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(+.f64 y (+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x)) |
(+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x) |
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(fma.f64 #s(literal 1 binary64) y (+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x)) |
(fma.f64 y #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x)) |
(fma.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) y x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) (neg.f64 (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (*.f64 x x)) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x) (+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x)) (*.f64 y (+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) |
(+.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 y y) y) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y y) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (-.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64))) y) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) (neg.f64 (-.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64))) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) y)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) y) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y #s(literal -1/6 binary64)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/6 binary64))) y #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/6 binary64))) y) |
(exp.f64 (*.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) |
(pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y)))) (*.f64 x (+.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(+.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 x z) (*.f64 x (+.f64 x z))) (/.f64 (/.f64 x (/.f64 (+.f64 x z) y)) (*.f64 x (+.f64 x z)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) (/.f64 (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 x (+.f64 x z))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 x (/.f64 (+.f64 x z) y)) (*.f64 x (+.f64 x z))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (+.f64 x z) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x z)))) (/.f64 (/.f64 x (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x z))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) (/.f64 (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) |
(-.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 x (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (/.f64 x (*.f64 x (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 x (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 (*.f64 x y) (*.f64 x (*.f64 (+.f64 x z) (+.f64 x z))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 x z) (+.f64 x z))))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 x z))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 x z)))) |
(-.f64 (/.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) (/.f64 (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x z)) (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (+.f64 x z)) (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))))))) |
(/.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y))) (*.f64 x (+.f64 x z))) |
(/.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x z)))) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(/.f64 (-.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) x) (*.f64 x (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 x y)) (*.f64 x (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 x z))) |
(/.f64 (-.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (neg.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y)))) (neg.f64 (*.f64 x (+.f64 x z)))) |
(/.f64 (neg.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y)))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y))) x) (+.f64 x z)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y))))) (neg.f64 (neg.f64 (*.f64 x (+.f64 x z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) x)) (neg.f64 (*.f64 x (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 x y))) (neg.f64 (*.f64 x (*.f64 (+.f64 x z) (+.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) x) y))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 x z) (+.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (+.f64 x z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 x z)))) |
(/.f64 (neg.f64 (-.f64 (+.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y))) x)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) x))))) |
(pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (+.f64 x z)) (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (+.f64 x z) (/.f64 x (/.f64 (+.f64 x z) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x z)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (/.f64 y (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(neg.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 y (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)) |
(/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) |
(/.f64 (/.f64 y (+.f64 x z)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (neg.f64 (/.f64 (+.f64 x z) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))))) |
(/.f64 (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))) |
(*.f64 (+.f64 x z) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (+.f64 x z))) |
(*.f64 (/.f64 y (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))) |
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)) |
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 x z)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) (/.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(-.f64 (/.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(-.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) (/.f64 (+.f64 x z) (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal -1 binary64) (+.f64 x z)))) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal -1 binary64) (+.f64 x z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))) |
(-.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))))) |
(/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) |
(/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) |
(/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) |
(/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))))) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal -1 binary64) (+.f64 x z)))) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) (neg.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) |
(/.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal -1 binary64) (+.f64 x z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z)) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) y)) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) y)) (+.f64 x z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)))) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z))) (neg.f64 (/.f64 (+.f64 x z) y))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) y))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(*.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) |
(*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (pow.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z))) |
(*.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) |
(*.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 y (+.f64 x z))) |
(*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z))) |
(*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal -1 binary64)) (+.f64 x z)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z)))) (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z))) |
(/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 y (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))) (neg.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 y (+.f64 x z))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (neg.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z))) |
(/.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (+.f64 x z)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z)))) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))))) |
(*.f64 (+.f64 x z) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (pow.f64 (/.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z))) |
(*.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (pow.f64 (/.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z)) |
(*.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) #s(literal -1 binary64)) (/.f64 (+.f64 x z) y)) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) #s(literal -1 binary64)) (/.f64 (+.f64 x z) y)) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z)))) |
(+.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(+.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z)) |
(+.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x)) |
(+.f64 (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(+.f64 (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z)) |
(-.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)) (+.f64 x z)) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x z))) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))) |
(-.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) (/.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (+.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z))) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z)))) |
(fma.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(fma.f64 (+.f64 x z) (/.f64 (+.f64 x z) y) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (+.f64 x z) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (+.f64 x z) y) (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z)) |
(fma.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) |
(/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 z x))) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 x z)) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) (+.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (+.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 x z) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 (+.f64 x z) y)) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 x z)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 (+.f64 x z) y)) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 x z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x)))) (-.f64 z x)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x)))) (-.f64 z x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 x x) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z z)))) (-.f64 x z)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z z)))) (-.f64 x z)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (/.f64 #s(literal 1 binary64) (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)) (/.f64 #s(literal 1 binary64) (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))) (neg.f64 (+.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (+.f64 x z))) (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (+.f64 x z))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (neg.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x)) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z)) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z)) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x)) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) z) (*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (*.f64 (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))))) |
(pow.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(*.f64 (-.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) |
(+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) y)) |
(-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) |
(-.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) |
(-.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (+.f64 x z)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))) |
(-.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (-.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x z) (/.f64 #s(literal -1 binary64) (+.f64 x z)))) (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (*.f64 (+.f64 x z) (/.f64 #s(literal -1 binary64) (+.f64 x z))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) |
(fma.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x z) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (+.f64 x z)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.f64 (/.f64 y (+.f64 x z))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (+.f64 x z)) |
(/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 #s(literal -1 binary64) (+.f64 x z)))) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) |
(/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) |
(/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (-.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) |
(/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 x z) (/.f64 #s(literal -1 binary64) (+.f64 x z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) (neg.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) y))))) |
(pow.f64 (/.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))) (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (+.f64 (*.f64 (/.f64 (+.f64 x z) y) (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y))))) |
(*.f64 (+.f64 (/.f64 (+.f64 x z) (*.f64 y (/.f64 y (+.f64 x z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 x z)) |
(cos.f64 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x z) y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 x z) y)))) |
(/.f64 y (+.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(pow.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))) |
(*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (+.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x z)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(*.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)) |
(*.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 x z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(+.f64 (*.f64 (/.f64 (+.f64 x z) y) x) (*.f64 (/.f64 (+.f64 x z) y) z)) |
(+.f64 (*.f64 (/.f64 (+.f64 x z) y) z) (*.f64 (/.f64 (+.f64 x z) y) x)) |
(+.f64 (*.f64 x (/.f64 (+.f64 x z) y)) (*.f64 z (/.f64 (+.f64 x z) y))) |
(+.f64 (*.f64 z (/.f64 (+.f64 x z) y)) (*.f64 x (/.f64 (+.f64 x z) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 y (+.f64 x z))) (/.f64 (/.f64 (*.f64 x x) (-.f64 z x)) (/.f64 y (+.f64 x z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 y (+.f64 x z))) (/.f64 (/.f64 (*.f64 z z) (-.f64 x z)) (/.f64 y (+.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y))) (/.f64 (+.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y)))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 z x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 z x)))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 x z))) (/.f64 (*.f64 z z) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 x z)))) |
(fma.f64 x (/.f64 (+.f64 x z) y) (*.f64 z (/.f64 (+.f64 x z) y))) |
(fma.f64 z (/.f64 (+.f64 x z) y) (*.f64 x (/.f64 (+.f64 x z) y))) |
(fma.f64 (/.f64 (+.f64 x z) y) x (*.f64 (/.f64 (+.f64 x z) y) z)) |
(fma.f64 (/.f64 (+.f64 x z) y) z (*.f64 (/.f64 (+.f64 x z) y) x)) |
(neg.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64))) |
(/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) |
(/.f64 (/.f64 (+.f64 x z) y) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (+.f64 x z)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 z x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 x z))) |
(/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y) |
(/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) #s(literal -1 binary64)) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (/.f64 y (+.f64 x z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))) (/.f64 y (+.f64 x z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 x z)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 x z)) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 z x) (/.f64 y (+.f64 x z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 x z)) (*.f64 (-.f64 z x) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) #s(literal 1 binary64)) (*.f64 (-.f64 x z) (/.f64 y (+.f64 x z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 x z)) (*.f64 (-.f64 x z) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) (*.f64 (-.f64 x z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 z x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z z))) (*.f64 (/.f64 y (+.f64 x z)) (-.f64 x z))) |
(/.f64 (*.f64 (+.f64 x z) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 y (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (*.f64 (+.f64 x z) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 y (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 y (-.f64 z x))) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 (*.f64 x x) (*.f64 z z))) (*.f64 y (-.f64 x z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 x z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))) (/.f64 y (+.f64 x z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 x z))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (-.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (-.f64 x z)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x z) y)) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(/.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64)) (+.f64 x z)) |
(/.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(/.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))) |
(/.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x)) |
(/.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 x z)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y)) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y)) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 (+.f64 x z) y)) (-.f64 z x)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 (+.f64 x z) y)) (-.f64 x z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (-.f64 #s(literal 0 binary64) (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 x z))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (/.f64 y (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))) (/.f64 y (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 x z))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 x z))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 z x) (/.f64 y (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 x z))) (neg.f64 (*.f64 (-.f64 z x) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (neg.f64 (*.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x z) (/.f64 y (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 x z))) (neg.f64 (*.f64 (-.f64 x z) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (neg.f64 (*.f64 (-.f64 x z) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 y (+.f64 x z)) (-.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 y (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (*.f64 y (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (*.f64 y (-.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 x z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)))) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x z)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 x z) y))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x z) y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x z) y) (-.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 x z) y))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 (+.f64 x z) y))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 (+.f64 x z) y))) (neg.f64 (-.f64 x z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x z) y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 x z) y) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 x z) y) x) (*.f64 (/.f64 (+.f64 x z) y) x)) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 x z) y) z) (*.f64 (/.f64 (+.f64 x z) y) z)) (*.f64 (*.f64 (/.f64 (+.f64 x z) y) x) (*.f64 (/.f64 (+.f64 x z) y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x z) y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 x z) y) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 x z) y) z) (*.f64 (/.f64 (+.f64 x z) y) z)) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 x z) y) x) (*.f64 (/.f64 (+.f64 x z) y) x)) (*.f64 (*.f64 (/.f64 (+.f64 x z) y) z) (*.f64 (/.f64 (+.f64 x z) y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (+.f64 x z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (+.f64 x z) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (/.f64 (+.f64 x z) y)) (*.f64 x (/.f64 (+.f64 x z) y))) (-.f64 (*.f64 (*.f64 z (/.f64 (+.f64 x z) y)) (*.f64 z (/.f64 (+.f64 x z) y))) (*.f64 (*.f64 x (/.f64 (+.f64 x z) y)) (*.f64 z (/.f64 (+.f64 x z) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 (+.f64 x z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 (+.f64 x z) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (/.f64 (+.f64 x z) y)) (*.f64 z (/.f64 (+.f64 x z) y))) (-.f64 (*.f64 (*.f64 x (/.f64 (+.f64 x z) y)) (*.f64 x (/.f64 (+.f64 x z) y))) (*.f64 (*.f64 z (/.f64 (+.f64 x z) y)) (*.f64 x (/.f64 (+.f64 x z) y)))))) |
(pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) |
(*.f64 (+.f64 x z) (/.f64 (+.f64 x z) y)) |
(*.f64 (+.f64 x z) (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(*.f64 (/.f64 (+.f64 x z) y) (+.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z)))) |
(*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x z) (+.f64 x z))) |
(*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (+.f64 x z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x z)))) |
(*.f64 (/.f64 (+.f64 x z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(*.f64 (*.f64 (/.f64 (+.f64 x z) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (-.f64 z x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
| 1× | egg-herbie |
| 6 850× | accelerator-lowering-fma.f32 |
| 6 850× | accelerator-lowering-fma.f64 |
| 6 652× | *-lowering-*.f32 |
| 6 652× | *-lowering-*.f64 |
| 4 868× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1272 | 8758 |
| 1 | 4002 | 8611 |
| 0 | 8696 | 8247 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* z (cos y)) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
x |
(* x (+ 1 (/ (* z (cos y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
x |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(* z (cos y)) |
(* z (+ (cos y) (/ x z))) |
(* z (+ (cos y) (/ x z))) |
(* z (+ (cos y) (/ x z))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(* x (+ 1 (/ z x))) |
(+ (* -1/2 (* (pow y 2) z)) (* x (+ 1 (/ z x)))) |
(+ (* x (+ 1 (/ z x))) (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ (* x (+ 1 (/ z x))) (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
1 |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(/ (* z (cos y)) x) |
(* z (+ (/ 1 z) (/ (cos y) x))) |
(* z (+ (/ 1 z) (/ (cos y) x))) |
(* z (+ (/ 1 z) (/ (cos y) x))) |
(/ (* z (cos y)) x) |
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z)))) |
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z)))) |
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z)))) |
(+ 1 (/ z x)) |
(+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x))) |
(+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x))) |
(+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x))) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(/ (* z (cos y)) x) |
(/ (+ x (* z (cos y))) x) |
(/ (+ x (* z (cos y))) x) |
(/ (+ x (* z (cos y))) x) |
1 |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
1 |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ z x) |
(+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)) |
(+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x)) |
(+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x)) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(/ (* z (cos y)) x) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
z |
(+ y z) |
(+ y z) |
(+ y z) |
y |
(* y (+ 1 (/ z y))) |
(* y (+ 1 (/ z y))) |
(* y (+ 1 (/ z y))) |
y |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
y |
(+ y z) |
(+ y z) |
(+ y z) |
z |
(* z (+ 1 (/ y z))) |
(* z (+ 1 (/ y z))) |
(* z (+ 1 (/ y z))) |
z |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
x |
(* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x))) |
(* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x))) |
(* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x))) |
x |
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1))) |
x |
(+ x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(* -1/6 (pow y 3)) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ x (pow y 3))) 1/6)) |
(* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ x (pow y 3))) 1/6)) |
(* -1/6 (pow y 3)) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ x (pow y 3)))) (/ 1 (pow y 2))))) |
(* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ x (pow y 3)))) (/ 1 (pow y 2))))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* -1/6 (pow y 3)) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(* -1/6 (pow y 3)) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
1 |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* -1/6 (pow y 2))) |
(* -1/6 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* -1/6 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
x |
(* x (+ 1 (/ (* x y) (pow z 2)))) |
(* x (+ 1 (* x (- (* -1 (* x (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3)))))) (* -1 (/ y (pow z 2))))))) |
(* x (+ 1 (* x (- (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (+ (* 2 (/ (pow y 2) (pow z 5))) (+ (/ y (pow z 4)) (/ (* y (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3))))) (pow z 2))))))) (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3)))))) (* -1 (/ y (pow z 2))))))) |
x |
(* x (+ 1 (/ y x))) |
(* x (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (* 2 (* y z))) (pow x 2)))) (* -1 (/ y x)))) |
(* x (- (+ 1 (* -1 (/ (+ (* -4 (* y (pow z 2))) (+ (* 2 (* (pow y 2) z)) (+ (* y (+ (* -1 (pow y 2)) (* 2 (* y z)))) (* y (pow z 2))))) (pow x 3)))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ (* y z) (pow x 2))))))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -2 (/ (* y z) x)) (/ (pow y 2) x)) (* -1 y)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (+ (* -1 (/ (* y (+ (* -2 (* y z)) (pow y 2))) x)) (+ (* 2 (/ (* (pow y 2) z) x)) (/ (* y (pow z 2)) x)))) (+ (* -2 (* y z)) (pow y 2))) x)) (* -1 y)) x)) 1))) |
x |
(+ x (/ (* (pow x 2) y) (pow (+ x z) 2))) |
(+ x (* y (- (/ (* (pow x 3) y) (pow (+ x z) 4)) (* -1 (/ (pow x 2) (pow (+ x z) 2)))))) |
(+ x (* y (- (* y (- (/ (* (pow x 4) y) (pow (+ x z) 6)) (* -1 (/ (pow x 3) (pow (+ x z) 4))))) (* -1 (/ (pow x 2) (pow (+ x z) 2)))))) |
(* -1 (/ (pow (+ x z) 2) y)) |
(/ (+ (* -1 (/ (pow (+ x z) 4) (* x y))) (* -1 (pow (+ x z) 2))) y) |
(/ (- (+ (* -1 (/ (pow (+ x z) 6) (* (pow x 2) (pow y 2)))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 4) (* x y))) y) |
(/ (- (+ (* -1 (/ (pow (+ x z) 8) (* (pow x 3) (pow y 3)))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 4) (* x y)) (/ (pow (+ x z) 6) (* (pow x 2) (pow y 2))))) y) |
(* -1 (/ (pow (+ x z) 2) y)) |
(* -1 (/ (+ (/ (pow (+ x z) 4) (* x y)) (pow (+ x z) 2)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow (+ x z) 6) (* (pow x 2) y))) (/ (pow (+ x z) 4) x)) y)) (pow (+ x z) 2)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x z) 8) (* (pow x 3) y)) (* -1 (/ (pow (+ x z) 6) (pow x 2)))) y)) (/ (pow (+ x z) 4) x)) y)) (pow (+ x z) 2)) y)) |
(/ 1 (- (/ 1 x) (/ y (pow x 2)))) |
(+ (* -2 (/ (* y z) (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (/ 1 (- (/ 1 x) (/ y (pow x 2))))) |
(+ (* z (- (* -1 (* z (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2))))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (* (pow x 5) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -2 (/ (* y (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (* (pow x 3) (- (/ 1 x) (/ y (pow x 2)))))) (+ (* -2 (/ (* y (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4)))) (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) (* x (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))))) (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2))))) |
x |
(+ x (/ (* (pow x 2) y) (pow z 2))) |
(- (+ x (* -2 (/ (* (pow x 3) y) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2)))) |
(- (+ x (* -1 (/ (+ (* -1 (* (pow x 3) (pow y 2))) (* (pow x 2) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (pow z 4)))) (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (* 2 (/ (* (pow x 3) y) (pow z 3))))) |
x |
(+ x (/ (* (pow x 2) y) (pow z 2))) |
(- (+ x (* -2 (/ (* (pow x 3) y) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2)))) |
(- (+ x (* -1 (/ (- (+ (* -1 (/ (* (pow x 3) (pow y 2)) z)) (/ (* (pow x 2) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* (pow x 3) y))) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2)))) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ (* x y) (pow z 2)))) x) |
(/ (+ 1 (* x (- (* 2 (/ (* x y) (pow z 3))) (/ y (pow z 2))))) x) |
(/ (+ 1 (* x (- (* x (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4)))))) (/ y (pow z 2))))) x) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ y x))) x) |
(/ (- (+ 1 (* 2 (/ (* y z) (pow x 2)))) (/ y x)) x) |
(/ (- (+ 1 (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* 2 (/ (* y z) (pow x 2))) (/ (* y (pow z 2)) (pow x 3))))) (/ y x)) x) |
(/ 1 x) |
(* -1 (/ (- (/ y x) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (* y z) x)) y) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -2 (* y z)) (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) x))) x)) y) x)) 1) x)) |
(/ 1 x) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x)) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x)) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x)) |
(* -1 (/ y (pow (+ x z) 2))) |
(* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2)))) |
(* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2)))) |
(* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2)))) |
(* -1 (/ y (pow (+ x z) 2))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y))))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y))))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y))))) |
(- (/ 1 x) (/ y (pow x 2))) |
(- (+ (* 2 (/ (* y z) (pow x 3))) (/ 1 x)) (/ y (pow x 2))) |
(- (+ (* z (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4)))))) (/ 1 x)) (/ y (pow x 2))) |
(- (+ (* z (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x)))) (/ y (pow x 4))))))) (/ 1 x)) (/ y (pow x 2))) |
(/ 1 x) |
(+ (* -1 (/ y (pow z 2))) (/ 1 x)) |
(- (+ (* 2 (/ (* x y) (pow z 3))) (/ 1 x)) (/ y (pow z 2))) |
(- (+ (* -4 (/ (* (pow x 2) y) (pow z 4))) (+ (* 2 (/ (* x y) (pow z 3))) (+ (/ 1 x) (/ (* (pow x 2) y) (pow z 4))))) (/ y (pow z 2))) |
(/ 1 x) |
(+ (* -1 (/ y (pow z 2))) (/ 1 x)) |
(- (+ (* 2 (/ (* x y) (pow z 3))) (/ 1 x)) (/ y (pow z 2))) |
(- (+ (* -1 (/ (+ (* -2 (* x y)) (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) z))) (pow z 3))) (/ 1 x)) (/ y (pow z 2))) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow (+ x z) 2)) |
(/ y (pow x 2)) |
(+ (* -2 (/ (* y z) (pow x 3))) (/ y (pow x 2))) |
(+ (* z (- (* -1 (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))))) (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2))) |
(/ y (pow z 2)) |
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2)) |
(/ (- (+ y (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow z 2)))) (* 2 (/ (* x y) z))) (pow z 2)) |
(/ (- (+ y (* -1 (/ (+ (* -2 (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (* -2 (* (pow x 3) y))) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 2))) (+ (* 2 (/ (* x y) z)) (/ (* (pow x 2) y) (pow z 2))))) (pow z 2)) |
(/ y (pow z 2)) |
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2)) |
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* (pow x 2) y) z)) (/ (* (pow x 2) y) z)) (* -2 (* x y))) z))) (pow z 2)) |
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* 2 (/ (* (pow x 3) y) z))) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* x y))) z))) (pow z 2)) |
(/ y (pow z 2)) |
(+ (* -2 (/ (* x y) (pow z 3))) (/ y (pow z 2))) |
(+ (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))))) (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2))) |
(/ y (pow x 2)) |
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2)) |
(/ (- (+ y (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow x 2)))) (* 2 (/ (* y z) x))) (pow x 2)) |
(/ (- (+ y (* -1 (/ (+ (* -2 (* y (pow z 3))) (* -2 (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))))) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 2))) (+ (* 2 (/ (* y z) x)) (/ (* y (pow z 2)) (pow x 2))))) (pow x 2)) |
(/ y (pow x 2)) |
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2)) |
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (/ (* y (pow z 2)) x)) (* -2 (* y z))) x))) (pow x 2)) |
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* y (pow z 3)) x)) (* 2 (/ (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x))) (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x)) (* -2 (* y z))) x))) (pow x 2)) |
(/ (* y (- (/ z y) 1)) (pow z 2)) |
(+ (* x (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2))) |
(+ (* x (- (+ (* -1 (* x (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))))) (/ 1 (pow z 2))) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2))) |
(+ (* x (- (+ (* x (- (* x (- (* 2 (/ (* y (- (/ z y) 1)) (pow z 5))) (+ (* -2 (/ (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))) z)) (/ 1 (pow z 4))))) (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))))) (/ 1 (pow z 2))) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2))) |
(/ 1 x) |
(/ (- (+ 1 (/ (* y (- (/ z y) 1)) x)) (* 2 (/ z x))) x) |
(/ (- (+ 1 (+ (* -1 (/ (+ (* 2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (pow z 2)) (pow x 2))) (/ (* y (- (/ z y) 1)) x))) (* 2 (/ z x))) x) |
(/ (- (+ 1 (+ (* -1 (/ (+ (* -2 (* z (+ (* 2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (pow z 2)))) (* (pow z 2) (- (* y (- (/ z y) 1)) (* 2 z)))) (pow x 3))) (/ (* y (- (/ z y) 1)) x))) (+ (* 2 (/ z x)) (+ (* 2 (/ (* z (- (* y (- (/ z y) 1)) (* 2 z))) (pow x 2))) (/ (pow z 2) (pow x 2))))) x) |
(/ 1 x) |
(* -1 (/ (- (* -1 (/ (- (* y (- (/ z y) 1)) (* 2 z)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* z (- (* y (- (/ z y) 1)) (* 2 z))) x)) (+ (* -1 (/ (pow z 2) x)) (* y (- (/ z y) 1)))) (* 2 z)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ (* z (+ (* -2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (* -1 (pow z 2)))) x)) (/ (* (pow z 2) (- (* y (- (/ z y) 1)) (* 2 z))) x)) (+ (* -2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (* -1 (pow z 2)))) x)) (* y (- (/ z y) 1))) (* 2 z)) x)) 1) x)) |
(/ (* y (- (/ x y) 1)) (pow x 2)) |
(+ (* z (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2))) |
(+ (* z (- (+ (* -1 (* z (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))))) (/ 1 (pow x 2))) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2))) |
(+ (* z (- (+ (* z (- (* z (- (* 2 (/ (* y (- (/ x y) 1)) (pow x 5))) (+ (* -2 (/ (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))) x)) (/ 1 (pow x 4))))) (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))))) (/ 1 (pow x 2))) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2))) |
(/ 1 z) |
(/ (- (+ 1 (/ (* y (- (/ x y) 1)) z)) (* 2 (/ x z))) z) |
(/ (- (+ 1 (+ (* -1 (/ (+ (* 2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (pow x 2)) (pow z 2))) (/ (* y (- (/ x y) 1)) z))) (* 2 (/ x z))) z) |
(/ (- (+ 1 (+ (* -1 (/ (+ (* -2 (* x (+ (* 2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (pow x 2)))) (* (pow x 2) (- (* y (- (/ x y) 1)) (* 2 x)))) (pow z 3))) (/ (* y (- (/ x y) 1)) z))) (+ (* 2 (/ x z)) (+ (* 2 (/ (* x (- (* y (- (/ x y) 1)) (* 2 x))) (pow z 2))) (/ (pow x 2) (pow z 2))))) z) |
(/ 1 z) |
(* -1 (/ (- (* -1 (/ (- (* y (- (/ x y) 1)) (* 2 x)) z)) 1) z)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* x (- (* y (- (/ x y) 1)) (* 2 x))) z)) (+ (* -1 (/ (pow x 2) z)) (* y (- (/ x y) 1)))) (* 2 x)) z)) 1) z)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (* -1 (pow x 2)))) z)) (/ (* (pow x 2) (- (* y (- (/ x y) 1)) (* 2 x))) z)) (+ (* -2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (* -1 (pow x 2)))) z)) (* y (- (/ x y) 1))) (* 2 x)) z)) 1) z)) |
(/ 1 (+ x z)) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(* -1 (/ y (pow (+ x z) 2))) |
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2)))) |
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2)))) |
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2)))) |
(* -1 (/ y (pow (+ x z) 2))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z)))))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z)))))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z)))))) |
(/ (pow z 2) (* y (- (/ z y) 1))) |
(+ (* x (- (* 2 (/ z (* y (- (/ z y) 1)))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1)))) |
(+ (* x (- (+ (* 2 (/ z (* y (- (/ z y) 1)))) (* x (- (+ (/ 1 (* y (- (/ z y) 1))) (/ (pow z 2) (* (pow y 3) (pow (- (/ z y) 1) 3)))) (* 2 (/ z (* (pow y 2) (pow (- (/ z y) 1) 2))))))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1)))) |
(+ (* x (- (+ (* 2 (/ z (* y (- (/ z y) 1)))) (* x (- (+ (* x (- (* 2 (/ z (* (pow y 3) (pow (- (/ z y) 1) 3)))) (+ (/ 1 (* (pow y 2) (pow (- (/ z y) 1) 2))) (/ (pow z 2) (* (pow y 4) (pow (- (/ z y) 1) 4)))))) (+ (/ 1 (* y (- (/ z y) 1))) (/ (pow z 2) (* (pow y 3) (pow (- (/ z y) 1) 3))))) (* 2 (/ z (* (pow y 2) (pow (- (/ z y) 1) 2))))))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1)))) |
x |
(* x (- (+ 1 (* 2 (/ z x))) (/ (* y (- (/ z y) 1)) x))) |
(* x (- (+ 1 (+ (* 2 (/ z x)) (/ (pow z 2) (pow x 2)))) (+ (/ (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))) (pow x 2)) (/ (* y (- (/ z y) 1)) x)))) |
(* x (- (+ 1 (+ (* -1 (/ (* y (* (- (/ z y) 1) (- (pow z 2) (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1)))))) (pow x 3))) (+ (* 2 (/ z x)) (/ (pow z 2) (pow x 2))))) (+ (/ (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))) (pow x 2)) (/ (* y (- (/ z y) 1)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (- (* 2 z) (* y (- (/ z y) 1))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow z 2)) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) x)) (* 2 z)) (* y (- (/ z y) 1))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* y (* (- (* -1 (pow z 2)) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) (- (/ z y) 1))) x)) (* -1 (pow z 2))) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) x)) (* 2 z)) (* y (- (/ z y) 1))) x)) 1))) |
(/ (pow x 2) (* y (- (/ x y) 1))) |
(+ (* z (- (* 2 (/ x (* y (- (/ x y) 1)))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1)))) |
(+ (* z (- (+ (* 2 (/ x (* y (- (/ x y) 1)))) (* z (- (+ (/ 1 (* y (- (/ x y) 1))) (/ (pow x 2) (* (pow y 3) (pow (- (/ x y) 1) 3)))) (* 2 (/ x (* (pow y 2) (pow (- (/ x y) 1) 2))))))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1)))) |
(+ (* z (- (+ (* 2 (/ x (* y (- (/ x y) 1)))) (* z (- (+ (* z (- (* 2 (/ x (* (pow y 3) (pow (- (/ x y) 1) 3)))) (+ (/ 1 (* (pow y 2) (pow (- (/ x y) 1) 2))) (/ (pow x 2) (* (pow y 4) (pow (- (/ x y) 1) 4)))))) (+ (/ 1 (* y (- (/ x y) 1))) (/ (pow x 2) (* (pow y 3) (pow (- (/ x y) 1) 3))))) (* 2 (/ x (* (pow y 2) (pow (- (/ x y) 1) 2))))))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1)))) |
z |
(* z (- (+ 1 (* 2 (/ x z))) (/ (* y (- (/ x y) 1)) z))) |
(* z (- (+ 1 (+ (* 2 (/ x z)) (/ (pow x 2) (pow z 2)))) (+ (/ (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))) (pow z 2)) (/ (* y (- (/ x y) 1)) z)))) |
(* z (- (+ 1 (+ (* -1 (/ (* y (* (- (/ x y) 1) (- (pow x 2) (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1)))))) (pow z 3))) (+ (* 2 (/ x z)) (/ (pow x 2) (pow z 2))))) (+ (/ (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))) (pow z 2)) (/ (* y (- (/ x y) 1)) z)))) |
z |
(* -1 (* z (- (* -1 (/ (- (* 2 x) (* y (- (/ x y) 1))) z)) 1))) |
(* -1 (* z (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow x 2)) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) z)) (* 2 x)) (* y (- (/ x y) 1))) z)) 1))) |
(* -1 (* z (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* y (* (- (* -1 (pow x 2)) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) (- (/ x y) 1))) z)) (* -1 (pow x 2))) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) z)) (* 2 x)) (* y (- (/ x y) 1))) z)) 1))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (/ y (+ x z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (/ 1 (+ x z)) (/ y (pow (+ x z) 2)))))))) |
(* -1 (/ (pow (+ x z) 2) y)) |
(/ (+ (* -1 (/ (pow (+ x z) 3) y)) (* -1 (pow (+ x z) 2))) y) |
(/ (- (+ (* -1 (/ (pow (+ x z) 4) (pow y 2))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 3) y)) y) |
(/ (- (+ (* -1 (/ (pow (+ x z) 5) (pow y 3))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 3) y) (/ (pow (+ x z) 4) (pow y 2)))) y) |
(* -1 (/ (pow (+ x z) 2) y)) |
(* -1 (/ (+ (/ (pow (+ x z) 3) y) (pow (+ x z) 2)) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow (+ x z) 4) y)) (* -1 (pow (+ x z) 3))) y)) (pow (+ x z) 2)) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (/ (pow (+ x z) 5) y) (pow (+ x z) 4)) y)) (* -1 (pow (+ x z) 3))) y)) (pow (+ x z) 2)) y)) |
(* z (- (/ z y) 1)) |
(+ (* x (- (* 2 (/ z y)) 1)) (* z (- (/ z y) 1))) |
(+ (* x (- (+ (* 2 (/ z y)) (/ x y)) 1)) (* z (- (/ z y) 1))) |
(+ (* x (- (+ (* 2 (/ z y)) (/ x y)) 1)) (* z (- (/ z y) 1))) |
(/ (pow x 2) y) |
(* (pow x 2) (- (+ (* 2 (/ z (* x y))) (/ 1 y)) (/ 1 x))) |
(* (pow x 2) (- (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (* z (- (/ z y) 1)) (pow x 2)))) (/ 1 x))) |
(* (pow x 2) (- (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (* z (- (/ z y) 1)) (pow x 2)))) (/ 1 x))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (* -1 (/ z y))) x)) (/ 1 y))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (/ z y) 1)) x)))) x)) (/ 1 y))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (/ z y) 1)) x)))) x)) (/ 1 y))) |
(* x (- (/ x y) 1)) |
(+ (* x (- (/ x y) 1)) (* z (- (* 2 (/ x y)) 1))) |
(+ (* x (- (/ x y) 1)) (* z (- (+ (* 2 (/ x y)) (/ z y)) 1))) |
(+ (* x (- (/ x y) 1)) (* z (- (+ (* 2 (/ x y)) (/ z y)) 1))) |
(/ (pow z 2) y) |
(* (pow z 2) (- (+ (* 2 (/ x (* y z))) (/ 1 y)) (/ 1 z))) |
(* (pow z 2) (- (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (* x (- (/ x y) 1)) (pow z 2)))) (/ 1 z))) |
(* (pow z 2) (- (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (* x (- (/ x y) 1)) (pow z 2)))) (/ 1 z))) |
(/ (pow z 2) y) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (* -1 (/ x y))) z)) (/ 1 y))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ x y) 1)) z)))) z)) (/ 1 y))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ x y) 1)) z)))) z)) (/ 1 y))) |
(/ (pow (+ x z) 2) y) |
(/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y) |
(/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y) |
(/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y) |
(* -1 (+ x z)) |
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y)) |
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y)) |
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y)) |
(* -1 (+ x z)) |
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y)) |
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y)) |
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y)) |
(- (/ z y) 1) |
(- (+ (/ x y) (/ z y)) 1) |
(- (+ (/ x y) (/ z y)) 1) |
(- (+ (/ x y) (/ z y)) 1) |
(/ x y) |
(* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x))) |
(* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x))) |
(* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x))) |
(/ x y) |
(* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y)))) |
(- (/ x y) 1) |
(- (+ (/ x y) (/ z y)) 1) |
(- (+ (/ x y) (/ z y)) 1) |
(- (+ (/ x y) (/ z y)) 1) |
(/ z y) |
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z))) |
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z))) |
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z))) |
(/ z y) |
(* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y)))) |
(* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y)))) |
(* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y)))) |
(/ (+ x z) y) |
(/ (+ x (+ z (* -1 y))) y) |
(/ (+ x (+ z (* -1 y))) y) |
(/ (+ x (+ z (* -1 y))) y) |
-1 |
(- (+ (/ x y) (/ z y)) 1) |
(- (+ (/ x y) (/ z y)) 1) |
(- (+ (/ x y) (/ z y)) 1) |
-1 |
(- (+ (/ x y) (/ z y)) 1) |
(- (+ (/ x y) (/ z y)) 1) |
(- (+ (/ x y) (/ z y)) 1) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(/ y (+ x z)) |
(/ y (+ x z)) |
(/ y (+ x z)) |
(/ y (+ x z)) |
(/ y (+ x z)) |
(/ y (+ x z)) |
(/ y (+ x z)) |
(/ y (+ x z)) |
(/ y (+ x z)) |
(/ y (+ x z)) |
(/ y (+ x z)) |
(/ y (+ x z)) |
(/ y x) |
(+ (* -1 (/ (* y z) (pow x 2))) (/ y x)) |
(+ (* z (- (/ (* y z) (pow x 3)) (/ y (pow x 2)))) (/ y x)) |
(+ (* z (- (* z (- (* -1 (/ (* y z) (pow x 4))) (* -1 (/ y (pow x 3))))) (/ y (pow x 2)))) (/ y x)) |
(/ y z) |
(/ (+ y (* -1 (/ (* x y) z))) z) |
(/ (- (+ y (/ (* (pow x 2) y) (pow z 2))) (/ (* x y) z)) z) |
(/ (- (+ y (* -1 (/ (* (pow x 3) y) (pow z 3)))) (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (/ (* x y) z))) z) |
(/ y z) |
(* -1 (/ (+ (* -1 y) (/ (* x y) z)) z)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* (pow x 2) y) z) (* x y)) z))) z)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) y) z) (* (pow x 2) y)) z)) (* x y)) z))) z)) |
(/ y z) |
(+ (* -1 (/ (* x y) (pow z 2))) (/ y z)) |
(+ (* x (- (/ (* x y) (pow z 3)) (/ y (pow z 2)))) (/ y z)) |
(+ (* x (- (* x (- (* -1 (/ (* x y) (pow z 4))) (* -1 (/ y (pow z 3))))) (/ y (pow z 2)))) (/ y z)) |
(/ y x) |
(/ (+ y (* -1 (/ (* y z) x))) x) |
(/ (- (+ y (/ (* y (pow z 2)) (pow x 2))) (/ (* y z) x)) x) |
(/ (- (+ y (* -1 (/ (* y (pow z 3)) (pow x 3)))) (+ (* -1 (/ (* y (pow z 2)) (pow x 2))) (/ (* y z) x))) x) |
(/ y x) |
(* -1 (/ (+ (* -1 y) (/ (* y z) x)) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow z 2)) x) (* y z)) x))) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow z 3)) x) (* y (pow z 2))) x)) (* y z)) x))) x)) |
(/ (pow z 2) y) |
(+ (* 2 (/ (* x z) y)) (/ (pow z 2) y)) |
(+ (* x (+ (* 2 (/ z y)) (/ x y))) (/ (pow z 2) y)) |
(+ (* x (+ (* 2 (/ z y)) (/ x y))) (/ (pow z 2) y)) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (* 2 (/ z (* x y))) (/ 1 y))) |
(* (pow x 2) (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y))))) |
(* (pow x 2) (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y))))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (* 2 (/ z (* x y))) (/ 1 y))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -2 (/ z y)) (* -1 (/ (pow z 2) (* x y)))) x)) (/ 1 y))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -2 (/ z y)) (* -1 (/ (pow z 2) (* x y)))) x)) (/ 1 y))) |
(/ (pow x 2) y) |
(+ (* 2 (/ (* x z) y)) (/ (pow x 2) y)) |
(+ (* z (+ (* 2 (/ x y)) (/ z y))) (/ (pow x 2) y)) |
(+ (* z (+ (* 2 (/ x y)) (/ z y))) (/ (pow x 2) y)) |
(/ (pow z 2) y) |
(* (pow z 2) (+ (* 2 (/ x (* y z))) (/ 1 y))) |
(* (pow z 2) (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (pow x 2) (* y (pow z 2)))))) |
(* (pow z 2) (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (pow x 2) (* y (pow z 2)))))) |
(/ (pow z 2) y) |
(* (pow z 2) (+ (* 2 (/ x (* y z))) (/ 1 y))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (/ x y)) (* -1 (/ (pow x 2) (* y z)))) z)) (/ 1 y))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (/ x y)) (* -1 (/ (pow x 2) (* y z)))) z)) (/ 1 y))) |
(/ (pow (+ x z) 2) y) |
(/ (pow (+ x z) 2) y) |
(/ (pow (+ x z) 2) y) |
(/ (pow (+ x z) 2) y) |
(/ (pow (+ x z) 2) y) |
(/ (pow (+ x z) 2) y) |
(/ (pow (+ x z) 2) y) |
(/ (pow (+ x z) 2) y) |
(/ (pow (+ x z) 2) y) |
(/ (pow (+ x z) 2) y) |
(/ (pow (+ x z) 2) y) |
(/ (pow (+ x z) 2) y) |
| Outputs |
|---|
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
x |
(* x (+ 1 (/ (* z (cos y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 z (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))) |
x |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(+ x (* z (cos y))) |
(+.f64 (*.f64 z (cos.f64 y)) x) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (/ x z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
(* z (+ (cos y) (/ x z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
(* z (+ (cos y) (/ x z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x z)) (neg.f64 z)) |
(* x (+ 1 (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(+ (* -1/2 (* (pow y 2) z)) (* x (+ 1 (/ z x)))) |
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y)))) |
(+ (* x (+ 1 (/ z x))) (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64))))) |
(+ (* x (+ 1 (/ z x))) (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 z (*.f64 y y)) #s(literal -1/720 binary64)) (*.f64 z #s(literal 1/24 binary64))))))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(* z (+ (/ 1 z) (/ (cos y) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(* z (+ (/ 1 z) (/ (cos y) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(* z (+ (/ 1 z) (/ (cos y) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z)))) |
(*.f64 (+.f64 (/.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) z)) (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z)))) |
(*.f64 (+.f64 (/.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) z)) (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z)))) |
(*.f64 (+.f64 (/.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) z)) (neg.f64 z)) |
(+ 1 (/ z x)) |
(+.f64 #s(literal 1 binary64) (/.f64 z x)) |
(+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 z x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x))) |
(+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 z x) (*.f64 (*.f64 y y) (+.f64 (*.f64 (/.f64 z x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)) x))))) |
(+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 z x) (*.f64 (*.f64 y y) (+.f64 (*.f64 (/.f64 z x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 y y)) #s(literal -1/720 binary64)) x) (*.f64 (/.f64 z x) #s(literal 1/24 binary64)))))))) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (+ x (* z (cos y))) x) |
(/.f64 (+.f64 (*.f64 z (cos.f64 y)) x) x) |
(/ (+ x (* z (cos y))) x) |
(/.f64 (+.f64 (*.f64 z (cos.f64 y)) x) x) |
(/ (+ x (* z (cos y))) x) |
(/.f64 (+.f64 (*.f64 z (cos.f64 y)) x) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ z x) |
(/.f64 z x) |
(+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)) |
(+.f64 (/.f64 z x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x)) |
(+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x)) |
(+.f64 (/.f64 z x) (*.f64 (*.f64 y y) (+.f64 (*.f64 (/.f64 z x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)) x)))) |
(+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x)) |
(+.f64 (/.f64 z x) (*.f64 (*.f64 y y) (+.f64 (*.f64 (/.f64 z x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 y y)) #s(literal -1/720 binary64)) x) (*.f64 (/.f64 z x) #s(literal 1/24 binary64))))))) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y)))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+.f64 z (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(+.f64 z (*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 z (*.f64 y y)) #s(literal -1/720 binary64)) (*.f64 z #s(literal 1/24 binary64))))))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(+ y z) |
(+.f64 z y) |
(+ y z) |
(+.f64 z y) |
(+ y z) |
(+.f64 z y) |
y |
(* y (+ 1 (/ z y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (/ z y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (/ z y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
y |
(+ y z) |
(+.f64 z y) |
(+ y z) |
(+.f64 z y) |
(+ y z) |
(+.f64 z y) |
z |
(* z (+ 1 (/ y z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* z (+ 1 (/ y z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* z (+ 1 (/ y z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z))) |
z |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal -1 binary64)))) |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal -1 binary64)))) |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal -1 binary64)))) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
x |
(* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) x)))) |
(* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) x)))) |
(* x (+ 1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) x)) #s(literal -1 binary64)))) |
x |
(+ x y) |
(+.f64 y x) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(* -1/6 (pow y 3)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64))) |
(* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ x (pow y 3))) 1/6)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (/.f64 x (*.f64 y (*.f64 y y))) #s(literal -1/6 binary64)))) |
(* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ x (pow y 3))) 1/6)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (/.f64 x (*.f64 y (*.f64 y y))) #s(literal -1/6 binary64)))) |
(* -1/6 (pow y 3)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))))) |
(* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ x (pow y 3)))) (/ 1 (pow y 2))))) |
(*.f64 (+.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ x (pow y 3)))) (/ 1 (pow y 2))))) |
(*.f64 (+.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(* -1/6 (pow y 3)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64))) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64))) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64))) |
(* -1/6 (pow y 3)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))))) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))))) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(+ 1 (* -1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(+ 1 (* -1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64))) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64))) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
x |
(* x (+ 1 (/ (* x y) (pow z 2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (*.f64 z z)))) |
(* x (+ 1 (* x (- (* -1 (* x (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3)))))) (* -1 (/ y (pow z 2))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y y) (pow.f64 z #s(literal 4 binary64)))))) (/.f64 y (*.f64 z z)))))) |
(* x (+ 1 (* x (- (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (+ (* 2 (/ (pow y 2) (pow z 5))) (+ (/ y (pow z 4)) (/ (* y (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3))))) (pow z 2))))))) (+ (* -1 (/ (pow y 2) (pow z 4))) (* 2 (/ y (pow z 3)))))) (* -1 (/ y (pow z 2))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 x (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (pow.f64 z #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) (pow.f64 z #s(literal 5 binary64))) (/.f64 y (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y y) (pow.f64 z #s(literal 4 binary64))))) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) x)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y y) (pow.f64 z #s(literal 4 binary64)))))) (/.f64 y (*.f64 z z)))))) |
x |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (* 2 (* y z))) (pow x 2)))) (* -1 (/ y x)))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 x x))) (/.f64 y x))) |
(* x (- (+ 1 (* -1 (/ (+ (* -4 (* y (pow z 2))) (+ (* 2 (* (pow y 2) z)) (+ (* y (+ (* -1 (pow y 2)) (* 2 (* y z)))) (* y (pow z 2))))) (pow x 3)))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ (* y z) (pow x 2))))))) |
(*.f64 x (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 z z))) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y)))) (*.f64 y (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x x)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 y x)))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (+.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -2 (/ (* y z) x)) (/ (pow y 2) x)) (* -1 y)) x)) 1))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) x) (+.f64 (/.f64 (*.f64 y y) x) y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (+ (* -1 (/ (* y (+ (* -2 (* y z)) (pow y 2))) x)) (+ (* 2 (/ (* (pow y 2) z) x)) (/ (* y (pow z 2)) x)))) (+ (* -2 (* y z)) (pow y 2))) x)) (* -1 y)) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (/.f64 (*.f64 z z) x))) (+.f64 (-.f64 (+.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) x)) (/.f64 (*.f64 y (+.f64 (*.f64 y y) (*.f64 (*.f64 z y) #s(literal -2 binary64)))) x)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) x)) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))) |
x |
(+ x (/ (* (pow x 2) y) (pow (+ x z) 2))) |
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 (+.f64 z x) (+.f64 z x)))) |
(+ x (* y (- (/ (* (pow x 3) y) (pow (+ x z) 4)) (* -1 (/ (pow x 2) (pow (+ x z) 2)))))) |
(+.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 z x) #s(literal 4 binary64))) (*.f64 (/.f64 x (+.f64 z x)) (/.f64 x (+.f64 z x)))))) |
(+ x (* y (- (* y (- (/ (* (pow x 4) y) (pow (+ x z) 6)) (* -1 (/ (pow x 3) (pow (+ x z) 4))))) (* -1 (/ (pow x 2) (pow (+ x z) 2)))))) |
(+.f64 x (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 y (pow.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 z x) #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 z x) #s(literal 4 binary64))))) (*.f64 (/.f64 x (+.f64 z x)) (/.f64 x (+.f64 z x)))))) |
(* -1 (/ (pow (+ x z) 2) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)) |
(/ (+ (* -1 (/ (pow (+ x z) 4) (* x y))) (* -1 (pow (+ x z) 2))) y) |
(/.f64 (+.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) x) y)) (-.f64 #s(literal 0 binary64) y)) |
(/ (- (+ (* -1 (/ (pow (+ x z) 6) (* (pow x 2) (pow y 2)))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 4) (* x y))) y) |
(/.f64 (-.f64 (-.f64 (*.f64 (+.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 z x))) (/.f64 (pow.f64 (+.f64 z x) #s(literal 6 binary64)) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) x) y)) y) |
(/ (- (+ (* -1 (/ (pow (+ x z) 8) (* (pow x 3) (pow y 3)))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 4) (* x y)) (/ (pow (+ x z) 6) (* (pow x 2) (pow y 2))))) y) |
(/.f64 (-.f64 (-.f64 (*.f64 (+.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 z x))) (/.f64 (pow.f64 (+.f64 z x) #s(literal 8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) x) y) (/.f64 (pow.f64 (+.f64 z x) #s(literal 6 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))))) y) |
(* -1 (/ (pow (+ x z) 2) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)) |
(* -1 (/ (+ (/ (pow (+ x z) 4) (* x y)) (pow (+ x z) 2)) y)) |
(/.f64 (+.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) x) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow (+ x z) 6) (* (pow x 2) y))) (/ (pow (+ x z) 4) x)) y)) (pow (+ x z) 2)) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x x)))) (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) x)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x z) 8) (* (pow x 3) y)) (* -1 (/ (pow (+ x z) 6) (pow x 2)))) y)) (/ (pow (+ x z) 4) x)) y)) (pow (+ x z) 2)) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 8 binary64)) (*.f64 y (*.f64 x (*.f64 x x)))) (/.f64 (pow.f64 (+.f64 z x) #s(literal 6 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) x)) y)) (-.f64 #s(literal 0 binary64) y)) |
(/ 1 (- (/ 1 x) (/ y (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) |
(+ (* -2 (/ (* y z) (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (/ 1 (- (/ 1 x) (/ y (pow x 2))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))) |
(+ (* z (- (* -1 (* z (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (+.f64 (/.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))))) (neg.f64 z)) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 y (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (* (pow x 5) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -2 (/ (* y (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (* (pow x 3) (- (/ 1 x) (/ y (pow x 2)))))) (+ (* -2 (/ (* y (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4)))) (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) (* x (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))))) (+ (* -4 (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))) (+ (* -4 (/ (pow y 2) (* (pow x 6) (pow (- (/ 1 x) (/ y (pow x 2))) 3)))) (/ y (* (pow x 4) (pow (- (/ 1 x) (/ y (pow x 2))) 2))))))) (* 2 (/ y (* (pow x 3) (pow (- (/ 1 x) (/ y (pow x 2))) 2)))))) (/ 1 (- (/ 1 x) (/ y (pow x 2))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (*.f64 z (+.f64 (*.f64 z (-.f64 (*.f64 z (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (+.f64 (/.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 y x) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))))) (+.f64 (/.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))))))) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 y (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))))) |
x |
(+ x (/ (* (pow x 2) y) (pow z 2))) |
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z))) |
(- (+ x (* -2 (/ (* (pow x 3) y) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2)))) |
(+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))) |
(- (+ x (* -1 (/ (+ (* -1 (* (pow x 3) (pow y 2))) (* (pow x 2) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (pow z 4)))) (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (* 2 (/ (* (pow x 3) y) (pow z 3))))) |
(-.f64 (-.f64 x (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x x)))) (pow.f64 z #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))) |
x |
(+ x (/ (* (pow x 2) y) (pow z 2))) |
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z))) |
(- (+ x (* -2 (/ (* (pow x 3) y) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2)))) |
(+.f64 x (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))) |
(- (+ x (* -1 (/ (- (+ (* -1 (/ (* (pow x 3) (pow y 2)) z)) (/ (* (pow x 2) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* (pow x 3) y))) (pow z 3)))) (* -1 (/ (* (pow x 2) y) (pow z 2)))) |
(+.f64 (-.f64 x (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x x)))) z) (/.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 x x))) z)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ (* x y) (pow z 2)))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (*.f64 z z))) x) |
(/ (+ 1 (* x (- (* 2 (/ (* x y) (pow z 3))) (/ y (pow z 2))))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 z (*.f64 z z))) (/.f64 y (*.f64 z z))))) x) |
(/ (+ 1 (* x (- (* x (+ (* 2 (/ y (pow z 3))) (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4)))))) (/ y (pow z 2))))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 #s(literal -3 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64))))))) (/.f64 y (*.f64 z z))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ y x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(/ (- (+ 1 (* 2 (/ (* y z) (pow x 2)))) (/ y x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x x)) (/.f64 y x))) x) |
(/ (- (+ 1 (+ (* -4 (/ (* y (pow z 2)) (pow x 3))) (+ (* 2 (/ (* y z) (pow x 2))) (/ (* y (pow z 2)) (pow x 3))))) (/ y x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 z z))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 z z)) (*.f64 x (*.f64 x x)))) (/.f64 y x))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (/ y x) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (* y z) x)) y) x)) 1) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 y (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) x)) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -2 (* y z)) (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) x))) x)) y) x)) 1) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 z z))) x)) (-.f64 #s(literal 0 binary64) x)) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))) |
(* -1 (/ y (pow (+ x z) 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))) |
(* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))) |
(* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))) |
(* y (- (/ 1 (* x y)) (/ 1 (pow (+ x z) 2)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))) |
(* -1 (/ y (pow (+ x z) 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* x y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(- (/ 1 x) (/ y (pow x 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) |
(- (+ (* 2 (/ (* y z) (pow x 3))) (/ 1 x)) (/ y (pow x 2))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) |
(- (+ (* z (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4)))))) (/ 1 x)) (/ y (pow x 2))) |
(+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 #s(literal -3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64))))))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) |
(- (+ (* z (+ (* 2 (/ y (pow x 3))) (* z (+ (* -4 (/ y (pow x 4))) (+ (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x)))) (/ y (pow x 4))))))) (/ 1 x)) (/ y (pow x 2))) |
(+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x (*.f64 x x))) (*.f64 z (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (*.f64 z (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 y (pow.f64 x #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) x))))))))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -1 (/ y (pow z 2))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z))) |
(- (+ (* 2 (/ (* x y) (pow z 3))) (/ 1 x)) (/ y (pow z 2))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 z (*.f64 z z))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z)))) |
(- (+ (* -4 (/ (* (pow x 2) y) (pow z 4))) (+ (* 2 (/ (* x y) (pow z 3))) (+ (/ 1 x) (/ (* (pow x 2) y) (pow z 4))))) (/ y (pow z 2))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 x x))) (pow.f64 z #s(literal 4 binary64))) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 x x)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 y (*.f64 z z)))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -1 (/ y (pow z 2))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z))) |
(- (+ (* 2 (/ (* x y) (pow z 3))) (/ 1 x)) (/ y (pow z 2))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 z (*.f64 z z))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z)))) |
(- (+ (* -1 (/ (+ (* -2 (* x y)) (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) z))) (pow z 3))) (/ 1 x)) (/ y (pow z 2))) |
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 x x))) z)) (*.f64 z (*.f64 z z)))) (/.f64 y (*.f64 z z))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow (+ x z) 2)) |
(/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) |
(/ y (pow x 2)) |
(/.f64 y (*.f64 x x)) |
(+ (* -2 (/ (* y z) (pow x 3))) (/ y (pow x 2))) |
(+.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))) |
(+ (* z (- (* -1 (* z (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2))) |
(+.f64 (/.f64 y (*.f64 x x)) (*.f64 z (+.f64 (*.f64 z (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x (*.f64 x x))))))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -2 (/ y (pow x 5))) (* -2 (/ (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))) x))))) (+ (* -4 (/ y (pow x 4))) (/ y (pow x 4))))) (* 2 (/ y (pow x 3))))) (/ y (pow x 2))) |
(+.f64 (/.f64 y (*.f64 x x)) (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 y (pow.f64 x #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) x))) (neg.f64 z)) (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x (*.f64 x x))))))) |
(/ y (pow z 2)) |
(/.f64 y (*.f64 z z)) |
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2)) |
(/.f64 (+.f64 y (/.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64)) z)) (*.f64 z z)) |
(/ (- (+ y (* -1 (/ (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)) (pow z 2)))) (* 2 (/ (* x y) z))) (pow z 2)) |
(/.f64 (+.f64 y (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 x x))) (*.f64 z z)) (/.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64)) z))) (*.f64 z z)) |
(/ (- (+ y (* -1 (/ (+ (* -2 (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y)))) (* -2 (* (pow x 3) y))) (pow z 3)))) (+ (* -4 (/ (* (pow x 2) y) (pow z 2))) (+ (* 2 (/ (* x y) z)) (/ (* (pow x 2) y) (pow z 2))))) (pow z 2)) |
(/.f64 (-.f64 (-.f64 y (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x x)))) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 z z)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 x x))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) z)) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)))) (*.f64 z z)) |
(/ y (pow z 2)) |
(/.f64 y (*.f64 z z)) |
(/ (+ y (* -2 (/ (* x y) z))) (pow z 2)) |
(/.f64 (+.f64 y (/.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64)) z)) (*.f64 z z)) |
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* (pow x 2) y) z)) (/ (* (pow x 2) y) z)) (* -2 (* x y))) z))) (pow z 2)) |
(/.f64 (-.f64 y (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 y (*.f64 x x)) z)) (*.f64 #s(literal 2 binary64) (*.f64 y x))) z)) (*.f64 z z)) |
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* 2 (/ (* (pow x 3) y) z))) (+ (* -4 (* (pow x 2) y)) (* (pow x 2) y))) z)) (* -2 (* x y))) z))) (pow z 2)) |
(/.f64 (-.f64 y (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 x x)))) z) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 y z)))) (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 x x)))) z)) (*.f64 #s(literal 2 binary64) (*.f64 y x))) z)) (*.f64 z z)) |
(/ y (pow z 2)) |
(/.f64 y (*.f64 z z)) |
(+ (* -2 (/ (* x y) (pow z 3))) (/ y (pow z 2))) |
(+.f64 (/.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64)) (*.f64 z (*.f64 z z)))) |
(+ (* x (- (* -1 (* x (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2))) |
(+.f64 (/.f64 y (*.f64 z z)) (*.f64 x (+.f64 (*.f64 x (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64))))) (*.f64 (/.f64 y (*.f64 z (*.f64 z z))) #s(literal -2 binary64))))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -2 (/ y (pow z 5))) (* -2 (/ (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))) z))))) (+ (* -4 (/ y (pow z 4))) (/ y (pow z 4))))) (* 2 (/ y (pow z 3))))) (/ y (pow z 2))) |
(+.f64 (/.f64 y (*.f64 z z)) (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 x (neg.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 y (pow.f64 z #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64)))) z))))) (*.f64 #s(literal 3 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64)))))) (*.f64 (/.f64 y (*.f64 z (*.f64 z z))) #s(literal -2 binary64))))) |
(/ y (pow x 2)) |
(/.f64 y (*.f64 x x)) |
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2)) |
(/.f64 (+.f64 y (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) x)) (*.f64 x x)) |
(/ (- (+ y (* -1 (/ (+ (* -4 (* y (pow z 2))) (* y (pow z 2))) (pow x 2)))) (* 2 (/ (* y z) x))) (pow x 2)) |
(/.f64 (+.f64 y (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 z z))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) x))) (*.f64 x x)) |
(/ (- (+ y (* -1 (/ (+ (* -2 (* y (pow z 3))) (* -2 (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))))) (pow x 3)))) (+ (* -4 (/ (* y (pow z 2)) (pow x 2))) (+ (* 2 (/ (* y z) x)) (/ (* y (pow z 2)) (pow x 2))))) (pow x 2)) |
(/.f64 (-.f64 (-.f64 y (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 z z)))))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 z z))) (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) x) (/.f64 (*.f64 y (*.f64 z z)) (*.f64 x x))))) (*.f64 x x)) |
(/ y (pow x 2)) |
(/.f64 y (*.f64 x x)) |
(/ (+ y (* -2 (/ (* y z) x))) (pow x 2)) |
(/.f64 (+.f64 y (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) x)) (*.f64 x x)) |
(/ (+ y (* -1 (/ (- (+ (* -4 (/ (* y (pow z 2)) x)) (/ (* y (pow z 2)) x)) (* -2 (* y z))) x))) (pow x 2)) |
(/.f64 (-.f64 y (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 y (/.f64 (*.f64 z z) x))) (*.f64 #s(literal 2 binary64) (*.f64 z y))) x)) (*.f64 x x)) |
(/ (+ y (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* y (pow z 3)) x)) (* 2 (/ (* z (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x))) (+ (* -4 (* y (pow z 2))) (* y (pow z 2)))) x)) (* -2 (* y z))) x))) (pow x 2)) |
(/.f64 (-.f64 y (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) x)) (/.f64 (*.f64 z (*.f64 #s(literal -3 binary64) (*.f64 y (*.f64 z z)))) x))) (*.f64 #s(literal 3 binary64) (*.f64 y (*.f64 z z)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 2 binary64) (*.f64 z y))) x)) (*.f64 x x)) |
(/ (* y (- (/ z y) 1)) (pow z 2)) |
(/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z z)) |
(+ (* x (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2))) |
(+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z z)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z (*.f64 z z))))))) |
(+ (* x (- (+ (* -1 (* x (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))))) (/ 1 (pow z 2))) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2))) |
(+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z z)) (*.f64 x (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z (*.f64 z z)))))) z) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (pow.f64 z #s(literal 4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z (*.f64 z z))))))) |
(+ (* x (- (+ (* x (- (* x (- (* 2 (/ (* y (- (/ z y) 1)) (pow z 5))) (+ (* -2 (/ (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))) z)) (/ 1 (pow z 4))))) (+ (* 2 (/ (- (/ 1 (pow z 2)) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3)))) z)) (/ (* y (- (/ z y) 1)) (pow z 4))))) (/ 1 (pow z 2))) (* 2 (/ (* y (- (/ z y) 1)) (pow z 3))))) (/ (* y (- (/ z y) 1)) (pow z 2))) |
(+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z z)) (*.f64 x (+.f64 (*.f64 x (-.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (pow.f64 z #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z (*.f64 z z)))))) z) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (pow.f64 z #s(literal 4 binary64)))) z))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z (*.f64 z z)))))) z) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (pow.f64 z #s(literal 4 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z (*.f64 z z)))))))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- (+ 1 (/ (* y (- (/ z y) 1)) x)) (* 2 (/ z x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64))) x)) x) |
(/ (- (+ 1 (+ (* -1 (/ (+ (* 2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (pow z 2)) (pow x 2))) (/ (* y (- (/ z y) 1)) x))) (* 2 (/ z x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) x) (/.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64))))) (*.f64 x x))) (/.f64 (*.f64 z #s(literal -2 binary64)) x))) x) |
(/ (- (+ 1 (+ (* -1 (/ (+ (* -2 (* z (+ (* 2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (pow z 2)))) (* (pow z 2) (- (* y (- (/ z y) 1)) (* 2 z)))) (pow x 3))) (/ (* y (- (/ z y) 1)) x))) (+ (* 2 (/ z x)) (+ (* 2 (/ (* z (- (* y (- (/ z y) 1)) (* 2 z))) (pow x 2))) (/ (pow z 2) (pow x 2))))) x) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) x) (/.f64 (+.f64 (*.f64 (*.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 z z) (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64)))))) (*.f64 (*.f64 z z) (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64))))) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) x) (+.f64 (*.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) x) (/.f64 (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64))) x)) (/.f64 (*.f64 z z) (*.f64 x x))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* -1 (/ (- (* y (- (/ z y) 1)) (* 2 z)) x)) 1) x)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64))) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* z (- (* y (- (/ z y) 1)) (* 2 z))) x)) (+ (* -1 (/ (pow z 2) x)) (* y (- (/ z y) 1)))) (* 2 z)) x)) 1) x)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64)))) x) (+.f64 (-.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (/.f64 (*.f64 z z) x)) (*.f64 z #s(literal -2 binary64)))) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ (* z (+ (* -2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (* -1 (pow z 2)))) x)) (/ (* (pow z 2) (- (* y (- (/ z y) 1)) (* 2 z))) x)) (+ (* -2 (* z (- (* y (- (/ z y) 1)) (* 2 z)))) (* -1 (pow z 2)))) x)) (* y (- (/ z y) 1))) (* 2 z)) x)) 1) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 (*.f64 (*.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64)))) (*.f64 z z)))) x) (-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64)))) x) (-.f64 (*.f64 (*.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 z #s(literal -2 binary64)))) (*.f64 z z)))) x)) (*.f64 z #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/ (* y (- (/ x y) 1)) (pow x 2)) |
(/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x x)) |
(+ (* z (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2))) |
(+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x (*.f64 x x))))))) |
(+ (* z (- (+ (* -1 (* z (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))))) (/ 1 (pow x 2))) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2))) |
(+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 z (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))))) x) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x (*.f64 x x))))))) |
(+ (* z (- (+ (* z (- (* z (- (* 2 (/ (* y (- (/ x y) 1)) (pow x 5))) (+ (* -2 (/ (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))) x)) (/ 1 (pow x 4))))) (+ (* 2 (/ (- (/ 1 (pow x 2)) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3)))) x)) (/ (* y (- (/ x y) 1)) (pow x 4))))) (/ 1 (pow x 2))) (* 2 (/ (* y (- (/ x y) 1)) (pow x 3))))) (/ (* y (- (/ x y) 1)) (pow x 2))) |
(+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 z (+.f64 (*.f64 z (-.f64 (*.f64 z (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))))) x) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (pow.f64 x #s(literal 4 binary64)))) x))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))))) x) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))))))) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (- (+ 1 (/ (* y (- (/ x y) 1)) z)) (* 2 (/ x z))) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))) z)) z) |
(/ (- (+ 1 (+ (* -1 (/ (+ (* 2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (pow x 2)) (pow z 2))) (/ (* y (- (/ x y) 1)) z))) (* 2 (/ x z))) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) z) (/.f64 (+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64)))))) (*.f64 z z))) (/.f64 (*.f64 x #s(literal -2 binary64)) z))) z) |
(/ (- (+ 1 (+ (* -1 (/ (+ (* -2 (* x (+ (* 2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (pow x 2)))) (* (pow x 2) (- (* y (- (/ x y) 1)) (* 2 x)))) (pow z 3))) (/ (* y (- (/ x y) 1)) z))) (+ (* 2 (/ x z)) (+ (* 2 (/ (* x (- (* y (- (/ x y) 1)) (* 2 x))) (pow z 2))) (/ (pow x 2) (pow z 2))))) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) z) (/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))))) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))))) (*.f64 z z)) (/.f64 (*.f64 x x) (*.f64 z z)))))) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(* -1 (/ (- (* -1 (/ (- (* y (- (/ x y) 1)) (* 2 x)) z)) 1) z)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))) z)) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* x (- (* y (- (/ x y) 1)) (* 2 x))) z)) (+ (* -1 (/ (pow x 2) z)) (* y (- (/ x y) 1)))) (* 2 x)) z)) 1) z)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))))) z) (+.f64 (-.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (*.f64 x x) z)) (*.f64 x #s(literal -2 binary64)))) (neg.f64 z)) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (* -1 (pow x 2)))) z)) (/ (* (pow x 2) (- (* y (- (/ x y) 1)) (* 2 x))) z)) (+ (* -2 (* x (- (* y (- (/ x y) 1)) (* 2 x)))) (* -1 (pow x 2)))) z)) (* y (- (/ x y) 1))) (* 2 x)) z)) 1) z)) |
(/.f64 (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))))) (*.f64 x x)))) z) (-.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))) z)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (+.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))))) (*.f64 x x)))) z)) (*.f64 x #s(literal -2 binary64))) (neg.f64 z)) #s(literal -1 binary64)) (neg.f64 z)) |
(/ 1 (+ x z)) |
(/.f64 #s(literal 1 binary64) (+.f64 z x)) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))) |
(* -1 (/ y (pow (+ x z) 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))) |
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))) |
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))) |
(* y (- (/ 1 (* y (+ x z))) (/ 1 (pow (+ x z) 2)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))))) |
(* -1 (/ y (pow (+ x z) 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x)))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y (+.f64 z x))))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y (+.f64 z x))))) |
(* -1 (* y (- (/ 1 (pow (+ x z) 2)) (/ 1 (* y (+ x z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 y (+.f64 z x))))) |
(/ (pow z 2) (* y (- (/ z y) 1))) |
(/.f64 (/.f64 (*.f64 z z) y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) |
(+ (* x (- (* 2 (/ z (* y (- (/ z y) 1)))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1)))) |
(+.f64 (/.f64 (/.f64 (*.f64 z z) y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x (-.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))))))) |
(+ (* x (- (+ (* 2 (/ z (* y (- (/ z y) 1)))) (* x (- (+ (/ 1 (* y (- (/ z y) 1))) (/ (pow z 2) (* (pow y 3) (pow (- (/ z y) 1) 3)))) (* 2 (/ z (* (pow y 2) (pow (- (/ z y) 1) 2))))))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1)))) |
(+.f64 (/.f64 (/.f64 (*.f64 z z) y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (-.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (+.f64 (/.f64 z y) #s(literal -1 binary64))))) (/.f64 (*.f64 z #s(literal -2 binary64)) (*.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))))))) (/.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))))))))) |
(+ (* x (- (+ (* 2 (/ z (* y (- (/ z y) 1)))) (* x (- (+ (* x (- (* 2 (/ z (* (pow y 3) (pow (- (/ z y) 1) 3)))) (+ (/ 1 (* (pow y 2) (pow (- (/ z y) 1) 2))) (/ (pow z 2) (* (pow y 4) (pow (- (/ z y) 1) 4)))))) (+ (/ 1 (* y (- (/ z y) 1))) (/ (pow z 2) (* (pow y 3) (pow (- (/ z y) 1) 3))))) (* 2 (/ z (* (pow y 2) (pow (- (/ z y) 1) 2))))))) (/ (pow z 2) (* (pow y 2) (pow (- (/ z y) 1) 2))))) (/ (pow z 2) (* y (- (/ z y) 1)))) |
(+.f64 (/.f64 (/.f64 (*.f64 z z) y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (-.f64 (*.f64 x (+.f64 (*.f64 x (-.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (+.f64 (/.f64 z y) #s(literal -1 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (/.f64 (/.f64 (*.f64 z z) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) #s(literal 4 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (+.f64 (/.f64 z y) #s(literal -1 binary64))))) (/.f64 (*.f64 z #s(literal -2 binary64)) (*.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))))))))) (/.f64 (*.f64 z z) (*.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))))))))) |
x |
(* x (- (+ 1 (* 2 (/ z x))) (/ (* y (- (/ z y) 1)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) x))) |
(* x (- (+ 1 (+ (* 2 (/ z x)) (/ (pow z 2) (pow x 2)))) (+ (/ (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))) (pow x 2)) (/ (* y (- (/ z y) 1)) x)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) x) (/.f64 (*.f64 z z) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) x) (/.f64 (*.f64 y (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))))) (*.f64 x x))))) |
(* x (- (+ 1 (+ (* -1 (/ (* y (* (- (/ z y) 1) (- (pow z 2) (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1)))))) (pow x 3))) (+ (* 2 (/ z x)) (/ (pow z 2) (pow x 2))))) (+ (/ (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))) (pow x 2)) (/ (* y (- (/ z y) 1)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) x) (/.f64 (*.f64 z z) (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 y (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))))))) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))) x) (/.f64 (*.f64 y (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))))) (*.f64 x x)))))) |
x |
(* -1 (* x (- (* -1 (/ (- (* 2 z) (* y (- (/ z y) 1))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow z 2)) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) x)) (* 2 z)) (* y (- (/ z y) 1))) x)) 1))) |
(*.f64 (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 y (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))))))) x)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* y (* (- (* -1 (pow z 2)) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) (- (/ z y) 1))) x)) (* -1 (pow z 2))) (* -1 (* y (* (- (* 2 z) (* y (- (/ z y) 1))) (- (/ z y) 1))))) x)) (* 2 z)) (* y (- (/ z y) 1))) x)) 1))) |
(*.f64 (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 z #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 (*.f64 (*.f64 y (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 y (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))))))) (+.f64 (/.f64 z y) #s(literal -1 binary64))) x)) (*.f64 y (*.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64))))))) x)) (*.f64 y (+.f64 (/.f64 z y) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/ (pow x 2) (* y (- (/ x y) 1))) |
(/.f64 (*.f64 x x) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(+ (* z (- (* 2 (/ x (* y (- (/ x y) 1)))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1)))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 z (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))))) |
(+ (* z (- (+ (* 2 (/ x (* y (- (/ x y) 1)))) (* z (- (+ (/ 1 (* y (- (/ x y) 1))) (/ (pow x 2) (* (pow y 3) (pow (- (/ x y) 1) 3)))) (* 2 (/ x (* (pow y 2) (pow (- (/ x y) 1) 2))))))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1)))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 z (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 y y) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))))))))) |
(+ (* z (- (+ (* 2 (/ x (* y (- (/ x y) 1)))) (* z (- (+ (* z (- (* 2 (/ x (* (pow y 3) (pow (- (/ x y) 1) 3)))) (+ (/ 1 (* (pow y 2) (pow (- (/ x y) 1) 2))) (/ (pow x 2) (* (pow y 4) (pow (- (/ x y) 1) 4)))))) (+ (/ 1 (* y (- (/ x y) 1))) (/ (pow x 2) (* (pow y 3) (pow (- (/ x y) 1) 3))))) (* 2 (/ x (* (pow y 2) (pow (- (/ x y) 1) 2))))))) (/ (pow x 2) (* (pow y 2) (pow (- (/ x y) 1) 2))))) (/ (pow x 2) (* y (- (/ x y) 1)))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 z (-.f64 (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 z (+.f64 (*.f64 z (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 x (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 4 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 y y) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))))))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))))) |
z |
(* z (- (+ 1 (* 2 (/ x z))) (/ (* y (- (/ x y) 1)) z))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) z))) |
(* z (- (+ 1 (+ (* 2 (/ x z)) (/ (pow x 2) (pow z 2)))) (+ (/ (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))) (pow z 2)) (/ (* y (- (/ x y) 1)) z)))) |
(*.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 (*.f64 x x) (*.f64 z z)))) (+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) z) (/.f64 (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) (*.f64 z z))))) |
(* z (- (+ 1 (+ (* -1 (/ (* y (* (- (/ x y) 1) (- (pow x 2) (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1)))))) (pow z 3))) (+ (* 2 (/ x z)) (/ (pow x 2) (pow z 2))))) (+ (/ (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))) (pow z 2)) (/ (* y (- (/ x y) 1)) z)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))))))) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) z) (/.f64 (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) (*.f64 z z)))))) |
z |
(* -1 (* z (- (* -1 (/ (- (* 2 x) (* y (- (/ x y) 1))) z)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (neg.f64 z)) #s(literal -1 binary64)))) |
(* -1 (* z (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow x 2)) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) z)) (* 2 x)) (* y (- (/ x y) 1))) z)) 1))) |
(*.f64 (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))))) z)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (neg.f64 z)) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* y (* (- (* -1 (pow x 2)) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) (- (/ x y) 1))) z)) (* -1 (pow x 2))) (* -1 (* y (* (- (* 2 x) (* y (- (/ x y) 1))) (- (/ x y) 1))))) z)) (* 2 x)) (* y (- (/ x y) 1))) z)) 1))) |
(*.f64 (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))))))) (neg.f64 z)) (*.f64 x x)) (*.f64 y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))))) z)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (neg.f64 z)) #s(literal -1 binary64)) (neg.f64 z)) |
(+ x z) |
(+.f64 z x) |
(+ x (+ y z)) |
(+.f64 x (+.f64 z y)) |
(+ x (+ z (* y (+ 1 (/ y (+ x z)))))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 z x))))) |
(+ x (+ z (* y (+ 1 (* y (+ (/ 1 (+ x z)) (/ y (pow (+ x z) 2)))))))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 z x))))))) |
(* -1 (/ (pow (+ x z) 2) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)) |
(/ (+ (* -1 (/ (pow (+ x z) 3) y)) (* -1 (pow (+ x z) 2))) y) |
(/.f64 (+.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))) y)) (-.f64 #s(literal 0 binary64) y)) |
(/ (- (+ (* -1 (/ (pow (+ x z) 4) (pow y 2))) (* -1 (pow (+ x z) 2))) (/ (pow (+ x z) 3) y)) y) |
(/.f64 (-.f64 (-.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))) y)) y) |
(/ (- (+ (* -1 (/ (pow (+ x z) 5) (pow y 3))) (* -1 (pow (+ x z) 2))) (+ (/ (pow (+ x z) 3) y) (/ (pow (+ x z) 4) (pow y 2)))) y) |
(/.f64 (-.f64 (-.f64 (-.f64 (*.f64 (+.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 z x))) (/.f64 (pow.f64 (+.f64 z x) #s(literal 5 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))) y)) (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) (*.f64 y y))) y) |
(* -1 (/ (pow (+ x z) 2) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y)) |
(* -1 (/ (+ (/ (pow (+ x z) 3) y) (pow (+ x z) 2)) y)) |
(/.f64 (+.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow (+ x z) 4) y)) (* -1 (pow (+ x z) 3))) y)) (pow (+ x z) 2)) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) y)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (/ (pow (+ x z) 5) y) (pow (+ x z) 4)) y)) (* -1 (pow (+ x z) 3))) y)) (pow (+ x z) 2)) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (-.f64 (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (-.f64 #s(literal 0 binary64) (+.f64 z x)))) (/.f64 (+.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) (/.f64 (pow.f64 (+.f64 z x) #s(literal 5 binary64)) y)) y)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* z (- (/ z y) 1)) |
(*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) |
(+ (* x (- (* 2 (/ z y)) 1)) (* z (- (/ z y) 1))) |
(+.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) y) #s(literal -1 binary64)))) |
(+ (* x (- (+ (* 2 (/ z y)) (/ x y)) 1)) (* z (- (/ z y) 1))) |
(+.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(+ (* x (- (+ (* 2 (/ z y)) (/ x y)) 1)) (* z (- (/ z y) 1))) |
(+.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (- (+ (* 2 (/ z (* x y))) (/ 1 y)) (/ 1 x))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) |
(* (pow x 2) (- (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (* z (- (/ z y) 1)) (pow x 2)))) (/ 1 x))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)))) |
(* (pow x 2) (- (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (* z (- (/ z y) 1)) (pow x 2)))) (/ 1 x))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)))) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (* -1 (/ z y))) x)) (/ 1 y))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) (+.f64 (/.f64 z y) #s(literal -1 binary64))) x))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (/ z y) 1)) x)))) x)) (/ 1 y))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) x)) x))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (- (/ z y) 1)) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (/ z y) 1)) x)))) x)) (/ 1 y))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) x)) x))) |
(* x (- (/ x y) 1)) |
(*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(+ (* x (- (/ x y) 1)) (* z (- (* 2 (/ x y)) 1))) |
(+.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) #s(literal -1 binary64)))) |
(+ (* x (- (/ x y) 1)) (* z (- (+ (* 2 (/ x y)) (/ z y)) 1))) |
(+.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) (+.f64 (/.f64 z y) #s(literal -1 binary64))))) |
(+ (* x (- (/ x y) 1)) (* z (- (+ (* 2 (/ x y)) (/ z y)) 1))) |
(+.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) (+.f64 (/.f64 z y) #s(literal -1 binary64))))) |
(/ (pow z 2) y) |
(/.f64 (*.f64 z z) y) |
(* (pow z 2) (- (+ (* 2 (/ x (* y z))) (/ 1 y)) (/ 1 z))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) z)))) |
(* (pow z 2) (- (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (* x (- (/ x y) 1)) (pow z 2)))) (/ 1 z))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z z))) (/.f64 #s(literal -1 binary64) z)))) |
(* (pow z 2) (- (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (* x (- (/ x y) 1)) (pow z 2)))) (/ 1 z))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z z))) (/.f64 #s(literal -1 binary64) z)))) |
(/ (pow z 2) y) |
(/.f64 (*.f64 z z) y) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (* -1 (/ x y))) z)) (/ 1 y))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ x y) 1)) z)))) z)) (/ 1 y))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 z)) (/.f64 x y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (- (/ x y) 1)) (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ x y) 1)) z)))) z)) (/ 1 y))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 z)) (/.f64 x y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) z))) |
(/ (pow (+ x z) 2) y) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) |
(/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y) |
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 y (+.f64 z x))) y) |
(/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y) |
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 y (+.f64 z x))) y) |
(/ (+ (* -1 (* y (+ x z))) (pow (+ x z) 2)) y) |
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 y (+.f64 z x))) y) |
(* -1 (+ x z)) |
(-.f64 #s(literal 0 binary64) (+.f64 z x)) |
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y)) |
(-.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (+.f64 z x)) |
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y)) |
(-.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (+.f64 z x)) |
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y)) |
(-.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (+.f64 z x)) |
(* -1 (+ x z)) |
(-.f64 #s(literal 0 binary64) (+.f64 z x)) |
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y)) |
(-.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (+.f64 z x)) |
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y)) |
(-.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (+.f64 z x)) |
(+ (* -1 (+ x z)) (/ (pow (+ x z) 2) y)) |
(-.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (+.f64 z x)) |
(- (/ z y) 1) |
(+.f64 (/.f64 z y) #s(literal -1 binary64)) |
(- (+ (/ x y) (/ z y)) 1) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) |
(- (+ (/ x y) (/ z y)) 1) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) |
(- (+ (/ x y) (/ z y)) 1) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x))) |
(*.f64 x (+.f64 (+.f64 (/.f64 z (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) |
(* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x))) |
(*.f64 x (+.f64 (+.f64 (/.f64 z (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) |
(* x (- (+ (/ 1 y) (/ z (* x y))) (/ 1 x))) |
(*.f64 x (+.f64 (+.f64 (/.f64 z (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y)))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y)))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (/ z y) 1) x)) (/ 1 y)))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(- (/ x y) 1) |
(+.f64 (/.f64 x y) #s(literal -1 binary64)) |
(- (+ (/ x y) (/ z y)) 1) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) |
(- (+ (/ x y) (/ z y)) 1) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) |
(- (+ (/ x y) (/ z y)) 1) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) |
(/ z y) |
(/.f64 z y) |
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) z))) |
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) z))) |
(* z (- (+ (/ 1 y) (/ x (* y z))) (/ 1 z))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) z))) |
(/ z y) |
(/.f64 z y) |
(* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (* z (- (* -1 (/ (- (/ x y) 1) z)) (/ 1 y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) y)))) |
(/ (+ x z) y) |
(/.f64 (+.f64 z x) y) |
(/ (+ x (+ z (* -1 y))) y) |
(/.f64 (+.f64 x (-.f64 z y)) y) |
(/ (+ x (+ z (* -1 y))) y) |
(/.f64 (+.f64 x (-.f64 z y)) y) |
(/ (+ x (+ z (* -1 y))) y) |
(/.f64 (+.f64 x (-.f64 z y)) y) |
-1 |
#s(literal -1 binary64) |
(- (+ (/ x y) (/ z y)) 1) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) |
(- (+ (/ x y) (/ z y)) 1) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) |
(- (+ (/ x y) (/ z y)) 1) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (+ (/ x y) (/ z y)) 1) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) |
(- (+ (/ x y) (/ z y)) 1) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) |
(- (+ (/ x y) (/ z y)) 1) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 z y) #s(literal -1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal -1/2 binary64)))) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(/ y (+ x z)) |
(/.f64 y (+.f64 z x)) |
(/ y (+ x z)) |
(/.f64 y (+.f64 z x)) |
(/ y (+ x z)) |
(/.f64 y (+.f64 z x)) |
(/ y (+ x z)) |
(/.f64 y (+.f64 z x)) |
(/ y (+ x z)) |
(/.f64 y (+.f64 z x)) |
(/ y (+ x z)) |
(/.f64 y (+.f64 z x)) |
(/ y (+ x z)) |
(/.f64 y (+.f64 z x)) |
(/ y (+ x z)) |
(/.f64 y (+.f64 z x)) |
(/ y (+ x z)) |
(/.f64 y (+.f64 z x)) |
(/ y (+ x z)) |
(/.f64 y (+.f64 z x)) |
(/ y (+ x z)) |
(/.f64 y (+.f64 z x)) |
(/ y (+ x z)) |
(/.f64 y (+.f64 z x)) |
(/ y x) |
(/.f64 y x) |
(+ (* -1 (/ (* y z) (pow x 2))) (/ y x)) |
(-.f64 (/.f64 y x) (/.f64 (*.f64 z y) (*.f64 x x))) |
(+ (* z (- (/ (* y z) (pow x 3)) (/ y (pow x 2)))) (/ y x)) |
(+.f64 (/.f64 y x) (*.f64 z (-.f64 (/.f64 (*.f64 z y) (*.f64 x (*.f64 x x))) (/.f64 y (*.f64 x x))))) |
(+ (* z (- (* z (- (* -1 (/ (* y z) (pow x 4))) (* -1 (/ y (pow x 3))))) (/ y (pow x 2)))) (/ y x)) |
(+.f64 (/.f64 y x) (*.f64 z (-.f64 (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (pow.f64 x #s(literal 4 binary64))))) (/.f64 y (*.f64 x (*.f64 x x))))) (/.f64 y (*.f64 x x))))) |
(/ y z) |
(/.f64 y z) |
(/ (+ y (* -1 (/ (* x y) z))) z) |
(/.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z) |
(/ (- (+ y (/ (* (pow x 2) y) (pow z 2))) (/ (* x y) z)) z) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)) (/.f64 (*.f64 y x) z))) z) |
(/ (- (+ y (* -1 (/ (* (pow x 3) y) (pow z 3)))) (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (/ (* x y) z))) z) |
(/.f64 (+.f64 (-.f64 y (/.f64 (*.f64 y (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z)))) (-.f64 (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z)) (/.f64 (*.f64 y x) z))) z) |
(/ y z) |
(/.f64 y z) |
(* -1 (/ (+ (* -1 y) (/ (* x y) z)) z)) |
(/.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* (pow x 2) y) z) (* x y)) z))) z)) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 x x)) z) (*.f64 y x)) (neg.f64 z)) y) (neg.f64 z)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) y) z) (* (pow x 2) y)) z)) (* x y)) z))) z)) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 y z)) (*.f64 y (*.f64 x x))) (neg.f64 z)) (*.f64 y x)) (neg.f64 z)) y) (neg.f64 z)) |
(/ y z) |
(/.f64 y z) |
(+ (* -1 (/ (* x y) (pow z 2))) (/ y z)) |
(-.f64 (/.f64 y z) (/.f64 (*.f64 y x) (*.f64 z z))) |
(+ (* x (- (/ (* x y) (pow z 3)) (/ y (pow z 2)))) (/ y z)) |
(+.f64 (/.f64 y z) (*.f64 x (-.f64 (/.f64 (*.f64 y x) (*.f64 z (*.f64 z z))) (/.f64 y (*.f64 z z))))) |
(+ (* x (- (* x (- (* -1 (/ (* x y) (pow z 4))) (* -1 (/ y (pow z 3))))) (/ y (pow z 2)))) (/ y z)) |
(+.f64 (/.f64 y z) (*.f64 x (-.f64 (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 y (pow.f64 z #s(literal 4 binary64))))) (/.f64 y (*.f64 z (*.f64 z z))))) (/.f64 y (*.f64 z z))))) |
(/ y x) |
(/.f64 y x) |
(/ (+ y (* -1 (/ (* y z) x))) x) |
(/.f64 (-.f64 y (/.f64 (*.f64 z y) x)) x) |
(/ (- (+ y (/ (* y (pow z 2)) (pow x 2))) (/ (* y z) x)) x) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 x x)) (/.f64 (*.f64 z y) x))) x) |
(/ (- (+ y (* -1 (/ (* y (pow z 3)) (pow x 3)))) (+ (* -1 (/ (* y (pow z 2)) (pow x 2))) (/ (* y z) x))) x) |
(/.f64 (-.f64 (-.f64 y (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 z y) x) (/.f64 (*.f64 y (*.f64 z z)) (*.f64 x x)))) x) |
(/ y x) |
(/.f64 y x) |
(* -1 (/ (+ (* -1 y) (/ (* y z) x)) x)) |
(/.f64 (-.f64 y (/.f64 (*.f64 z y) x)) x) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow z 2)) x) (* y z)) x))) x)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 z y)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow z 3)) x) (* y (pow z 2))) x)) (* y z)) x))) x)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) x)) (*.f64 y (*.f64 z z))) (-.f64 #s(literal 0 binary64) x)) (*.f64 z y)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (pow z 2) y) |
(/.f64 (*.f64 z z) y) |
(+ (* 2 (/ (* x z) y)) (/ (pow z 2) y)) |
(+.f64 (/.f64 (*.f64 z z) y) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z x)) y)) |
(+ (* x (+ (* 2 (/ z y)) (/ x y))) (/ (pow z 2) y)) |
(+.f64 (/.f64 (*.f64 z z) y) (*.f64 x (+.f64 (/.f64 x y) (/.f64 (*.f64 z #s(literal 2 binary64)) y)))) |
(+ (* x (+ (* 2 (/ z y)) (/ x y))) (/ (pow z 2) y)) |
(+.f64 (/.f64 (*.f64 z z) y) (*.f64 x (+.f64 (/.f64 x y) (/.f64 (*.f64 z #s(literal 2 binary64)) y)))) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (* 2 (/ z (* x y))) (/ 1 y))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y))) |
(* (pow x 2) (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 z z) (*.f64 y (*.f64 x x))))) |
(* (pow x 2) (+ (* 2 (/ z (* x y))) (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 z z) (*.f64 y (*.f64 x x))))) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (* 2 (/ z (* x y))) (/ 1 y))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -2 (/ z y)) (* -1 (/ (pow z 2) (* x y)))) x)) (/ 1 y))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (*.f64 (/.f64 z y) #s(literal -2 binary64)) (/.f64 (*.f64 z z) (*.f64 y x))) x))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -2 (/ z y)) (* -1 (/ (pow z 2) (* x y)))) x)) (/ 1 y))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (*.f64 (/.f64 z y) #s(literal -2 binary64)) (/.f64 (*.f64 z z) (*.f64 y x))) x))) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(+ (* 2 (/ (* x z) y)) (/ (pow x 2) y)) |
(+.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z x)) y)) |
(+ (* z (+ (* 2 (/ x y)) (/ z y))) (/ (pow x 2) y)) |
(+.f64 (/.f64 (*.f64 x x) y) (*.f64 z (+.f64 (/.f64 z y) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(+ (* z (+ (* 2 (/ x y)) (/ z y))) (/ (pow x 2) y)) |
(+.f64 (/.f64 (*.f64 x x) y) (*.f64 z (+.f64 (/.f64 z y) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/ (pow z 2) y) |
(/.f64 (*.f64 z z) y) |
(* (pow z 2) (+ (* 2 (/ x (* y z))) (/ 1 y))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)))) |
(* (pow z 2) (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (pow x 2) (* y (pow z 2)))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 z z)))))) |
(* (pow z 2) (+ (* 2 (/ x (* y z))) (+ (/ 1 y) (/ (pow x 2) (* y (pow z 2)))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (*.f64 y (*.f64 z z)))))) |
(/ (pow z 2) y) |
(/.f64 (*.f64 z z) y) |
(* (pow z 2) (+ (* 2 (/ x (* y z))) (/ 1 y))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (/ x y)) (* -1 (/ (pow x 2) (* y z)))) z)) (/ 1 y))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 (*.f64 x x) (*.f64 z y))) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (/ x y)) (* -1 (/ (pow x 2) (* y z)))) z)) (/ 1 y))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 (*.f64 x x) (*.f64 z y))) z))) |
(/ (pow (+ x z) 2) y) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) |
(/ (pow (+ x z) 2) y) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) |
(/ (pow (+ x z) 2) y) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) |
(/ (pow (+ x z) 2) y) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) |
(/ (pow (+ x z) 2) y) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) |
(/ (pow (+ x z) 2) y) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) |
(/ (pow (+ x z) 2) y) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) |
(/ (pow (+ x z) 2) y) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) |
(/ (pow (+ x z) 2) y) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) |
(/ (pow (+ x z) 2) y) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) |
(/ (pow (+ x z) 2) y) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) |
(/ (pow (+ x z) 2) y) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) |
Compiled 42 661 to 4 722 computations (88.9% saved)
68 alts after pruning (61 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 450 | 26 | 1 476 |
| Fresh | 11 | 35 | 46 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 1 464 | 68 | 1 532 |
| Status | Accuracy | Program |
|---|---|---|
| 18.2% | (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z))) | |
| 3.4% | (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y)) | |
| 43.5% | (/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z)) | |
| 43.5% | (/.f64 z (/.f64 #s(literal 1 binary64) (cos.f64 y))) | |
| 36.8% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) y))) | |
| 19.8% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z))) | |
| 8.5% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z z) y) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) | |
| 24.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z)) | |
| 16.4% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) | |
| 18.3% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))) | |
| 24.9% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z)) | |
| 43.7% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) | |
| 34.9% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) | |
| 25.8% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) | |
| 9.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) | |
| 7.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) | |
| 10.7% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) | |
| 32.7% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64))) z)) | |
| 27.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))))) | |
| 52.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) | |
| ✓ | 67.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
| 26.2% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) | |
| 43.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) | |
| 48.5% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x))) | |
| 57.5% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y))))) | |
| 50.0% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) | |
| ✓ | 35.0% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
| 17.4% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x)))) | |
| 35.0% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)))) | |
| 11.3% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z)))) | |
| 3.6% | (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))) | |
| 23.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z))))) | |
| 36.8% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 y (+.f64 x z)))) | |
| 34.0% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))) | |
| 22.6% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) | |
| 57.5% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) | |
| 43.5% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))) | |
| 15.6% | (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))) | |
| 55.5% | (+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))) | |
| 30.8% | (+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) | |
| 60.3% | (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) (*.f64 z (cos.f64 y))) | |
| 52.3% | (+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) z) | |
| ✓ | 57.7% | (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
| 58.0% | (+.f64 (sin.f64 y) x) | |
| 24.8% | (+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))) | |
| 67.3% | (+.f64 z x) | |
| ✓ | 30.3% | (+.f64 y z) |
| 40.2% | (+.f64 y x) | |
| 5.5% | (+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z))) | |
| ✓ | 85.2% | (+.f64 x (*.f64 z (cos.f64 y))) |
| 34.0% | (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) | |
| 22.6% | (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) | |
| 24.9% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z) | |
| 43.6% | (*.f64 (cos.f64 y) z) | |
| 7.3% | (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) | |
| 31.2% | (*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 x x))) (/.f64 y x))) | |
| 59.3% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) | |
| 40.1% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) | |
| 70.5% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (cos.f64 y)))))) | |
| 70.5% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (cos.f64 y))))) | |
| 70.5% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x)))) | |
| 2.8% | (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) | |
| 16.2% | (sin.f64 y) | |
| 44.1% | (exp.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) | |
| ✓ | 26.3% | z |
| 7.5% | y | |
| ✓ | 43.9% | x |
Compiled 2 683 to 1 036 computations (61.4% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(+.f64 (+.f64 z x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y)) |
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z))) |
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z)) |
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z)) |
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 y (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) y))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 x x))) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z z) y) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))) |
(sin.f64 y) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (*.f64 z (cos.f64 y))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (cos.f64 y))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (cos.f64 y)))))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal -1/2 binary64)) z)) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (log.f64 (*.f64 z (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64))) z)) |
(exp.f64 (log.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(+.f64 (+.f64 x (sin.f64 y)) (exp.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (-.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) |
(+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) z) |
(+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 (+.f64 x (sin.f64 y)) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (*.f64 (sin.f64 y) (+.f64 x (sin.f64 y))))) (*.f64 z (cos.f64 y))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) x))))) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
4 calls:
| 32.0ms | x |
| 29.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 28.0ms | y |
| 27.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
| 99.9% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(+.f64 (+.f64 z x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y)) |
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z))) |
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z)) |
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z)) |
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 y (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) y))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 x x))) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z z) y) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))) |
(sin.f64 y) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (*.f64 z (cos.f64 y))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (cos.f64 y))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (cos.f64 y)))))) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
| Outputs |
|---|
(+.f64 x (*.f64 z (cos.f64 y))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (*.f64 z (cos.f64 y))) |
3 calls:
| 25.0ms | x |
| 25.0ms | z |
| 25.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 3 | x |
| 90.3% | 3 | y |
| 98.0% | 3 | z |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(+.f64 (+.f64 z x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y)) |
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z))) |
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z)) |
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z)) |
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 y (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) y))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 x x))) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z z) y) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))) |
(sin.f64 y) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (sin.f64 y) x) |
| Outputs |
|---|
(*.f64 z (cos.f64 y)) |
(+.f64 z x) |
(+.f64 (sin.f64 y) x) |
(*.f64 z (cos.f64 y)) |
3 calls:
| 42.0ms | y |
| 23.0ms | z |
| 19.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.1% | 3 | y |
| 77.4% | 3 | x |
| 87.7% | 4 | z |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(+.f64 (+.f64 z x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y)) |
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z))) |
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z)) |
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z)) |
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 y (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) y))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 x x))) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z z) y) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))) |
(sin.f64 y) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
| Outputs |
|---|
(+.f64 z x) |
(*.f64 z (cos.f64 y)) |
(+.f64 z x) |
3 calls:
| 23.0ms | x |
| 22.0ms | z |
| 19.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.4% | 3 | x |
| 72.7% | 3 | y |
| 76.0% | 3 | z |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(+.f64 (+.f64 z x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y)) |
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z))) |
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z)) |
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z)) |
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 y (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64)) (+.f64 x z)) (/.f64 (+.f64 x z) y))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 y y)) (*.f64 x x))) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z x))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (+.f64 z x)))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z z) y) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 x (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))) (+.f64 x z))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64))) (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 y (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (+.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 x z)) (/.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (+.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 (/.f64 (+.f64 x z) (/.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (+.f64 x z))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 x z)) (+.f64 x z))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))))))) |
(sin.f64 y) |
| Outputs |
|---|
(+.f64 z x) |
(+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) |
(+.f64 z x) |
3 calls:
| 25.0ms | y |
| 24.0ms | x |
| 23.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.4% | 3 | y |
| 67.3% | 1 | z |
| 71.5% | 3 | x |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(+.f64 (+.f64 z x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y)) |
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z))) |
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z)) |
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z)) |
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x))) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
| Outputs |
|---|
(+.f64 z x) |
(+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) |
(+.f64 z x) |
1 calls:
| 17.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.4% | 3 | y |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(+.f64 (+.f64 z x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y)) |
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z))) |
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z)) |
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (+.f64 z x) (+.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) z)) |
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 x x))) (-.f64 z x))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (+.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (/.f64 y (+.f64 z x)) x))) |
| Outputs |
|---|
(+.f64 z x) |
(+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(+.f64 z x) |
1 calls:
| 12.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.4% | 3 | y |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(+.f64 (+.f64 z x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
(/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 y)) |
(*.f64 x (+.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(+.f64 x (/.f64 (*.f64 y (*.f64 x x)) (*.f64 z z))) |
(+.f64 (+.f64 x y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 z x) (*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) x)) x)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x z)))) (+.f64 x z)) |
| Outputs |
|---|
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(+.f64 z x) |
1 calls:
| 10.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.4% | 3 | y |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
| Outputs |
|---|
(+.f64 z x) |
2 calls:
| 3.0ms | x |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.3% | 1 | x |
| 67.3% | 1 | y |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
| Outputs |
|---|
x |
(+.f64 y z) |
x |
3 calls:
| 4.0ms | y |
| 2.0ms | x |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.6% | 3 | z |
| 63.9% | 3 | x |
| 52.0% | 3 | y |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
| Outputs |
|---|
x |
z |
x |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.3% | 3 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
x |
y |
| Outputs |
|---|
x |
y |
x |
3 calls:
| 2.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.9% | 1 | y |
| 43.9% | 1 | z |
| 47.5% | 3 | x |
Compiled 12 to 9 computations (25% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
2 calls:
| 7.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.9% | 1 | z |
| 43.9% | 1 | x |
Compiled 8 to 6 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 4.736607694424808e-47 | 7.715075400159832e-47 |
| 12.0ms | -1.070255006679975e-15 | -1.7312126946417699e-16 |
| 15.0ms | 160× | 0 | valid |
Compiled 195 to 144 computations (26.2% saved)
ival-sin: 4.0ms (38.1% of total)ival-cos: 3.0ms (28.6% of total)ival-add: 2.0ms (19.1% of total)ival-mult: 1.0ms (9.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 7.078808595522558e+37 | 7.352028553761678e+43 |
| 14.0ms | -1.070255006679975e-15 | -1.7312126946417699e-16 |
| 15.0ms | -5.6673735477861365e+20 | -638330557980373800.0 |
| 35.0ms | 368× | 0 | valid |
Compiled 369 to 276 computations (25.2% saved)
ival-sin: 9.0ms (34.3% of total)ival-cos: 8.0ms (30.5% of total)ival-add: 7.0ms (26.7% of total)ival-mult: 2.0ms (7.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 4.907812696207078e-87 | 3.291536708753185e-80 |
| 17.0ms | -1.5149266302917497e-36 | -5.116307999566639e-39 |
| 26.0ms | 272× | 0 | valid |
Compiled 270 to 201 computations (25.6% saved)
ival-sin: 8.0ms (45.2% of total)ival-cos: 5.0ms (28.2% of total)ival-add: 2.0ms (11.3% of total)ival-mult: 2.0ms (11.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 1.384282619093889e+32 | 5.7796175382795966e+32 |
| 28.0ms | -1.2579083694075003e+31 | -3.723794277122214e-7 |
| 37.0ms | 272× | 0 | valid |
Compiled 491 to 337 computations (31.4% saved)
ival-cos: 12.0ms (39.6% of total)ival-sin: 9.0ms (29.7% of total)ival-add: 7.0ms (23.1% of total)ival-mult: 2.0ms (6.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.384282619093889e+32 | 5.7796175382795966e+32 |
| 26.0ms | -1.2579083694075003e+31 | -3.723794277122214e-7 |
| 32.0ms | 272× | 0 | valid |
Compiled 491 to 354 computations (27.9% saved)
ival-sin: 9.0ms (42.5% of total)ival-cos: 8.0ms (37.8% of total)ival-add: 2.0ms (9.4% of total)ival-mult: 2.0ms (9.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.5795112671226382e+21 | 1.972202437746211e+22 |
| 17.0ms | -2.1012652160217287e+40 | -1.3174547967852708e+39 |
| 24.0ms | 192× | 0 | valid |
Compiled 303 to 218 computations (28.1% saved)
ival-sin: 7.0ms (45.7% of total)ival-cos: 5.0ms (32.6% of total)ival-add: 2.0ms (13.1% of total)ival-mult: 1.0ms (6.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 1.637980309270954e-12 | 3.10129461492068e+20 |
| 20.0ms | -2.4765189548628547e+61 | -7.598439358219771e+53 |
| 37.0ms | 320× | 0 | valid |
Compiled 335 to 234 computations (30.1% saved)
ival-cos: 12.0ms (41.5% of total)ival-sin: 11.0ms (38% of total)ival-add: 3.0ms (10.4% of total)ival-mult: 2.0ms (6.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 231815565740679400.0 | 7.931786259385644e+21 |
| 14.0ms | -2.8746997055512754e-10 | -2.6571599443823175e-12 |
| 21.0ms | 240× | 0 | valid |
Compiled 195 to 149 computations (23.6% saved)
ival-cos: 6.0ms (39.6% of total)ival-sin: 5.0ms (33% of total)ival-add: 2.0ms (13.2% of total)ival-mult: 2.0ms (13.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 231815565740679400.0 | 7.931786259385644e+21 |
| 13.0ms | -2.8746997055512754e-10 | -2.6571599443823175e-12 |
| 20.0ms | 240× | 0 | valid |
Compiled 165 to 134 computations (18.8% saved)
ival-sin: 5.0ms (36.5% of total)ival-cos: 4.0ms (29.2% of total)ival-add: 2.0ms (14.6% of total)ival-mult: 2.0ms (14.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 4.907812696207078e-87 | 3.291536708753185e-80 |
| 17.0ms | -9.220660496384016e-95 | -2.9645446503375414e-103 |
| 26.0ms | 288× | 0 | valid |
Compiled 195 to 158 computations (19% saved)
ival-cos: 7.0ms (38% of total)ival-sin: 6.0ms (32.5% of total)ival-add: 3.0ms (16.3% of total)ival-mult: 2.0ms (10.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 26× | +-commutative_binary64 |
| 18× | *-commutative_binary64 |
| 18× | if-if-or-not_binary32 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 210 |
| 1 | 141 | 210 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(if (<=.f64 z #s(literal -4867778304876401/10141204801825835211973625643008 binary64)) (+.f64 x (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 7713302612443153/102844034832575377634685573909834406561420991602098741459288064 binary64)) (+.f64 (sin.f64 y) x) (+.f64 x (*.f64 z (cos.f64 y))))) |
(if (<=.f64 z #s(literal -560000000000000000000 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal -4867778304876401/10141204801825835211973625643008 binary64)) (+.f64 z x) (if (<=.f64 z #s(literal 98000000000000007994145229985347010560 binary64)) (+.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y))))) |
(if (<=.f64 x #s(literal -8428725474762389/95780971304118053647396689196894323976171195136475136 binary64)) (+.f64 z x) (if (<=.f64 x #s(literal 2776783146697183/4271974071841820164790043412339104229205409044713305539894083215644439451561281100045924173873152 binary64)) (*.f64 z (cos.f64 y)) (+.f64 z x))) |
(if (<=.f64 y #s(literal -780 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 140000000000000003909747384254464 binary64)) (+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 z x))) |
(if (<=.f64 y #s(literal -780 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 140000000000000003909747384254464 binary64)) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 z x))) |
(if (<=.f64 y #s(literal -1350000000000000016832597445352911536128 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 1750000000000000000000 binary64)) (+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) (+.f64 z x))) |
(if (<=.f64 y #s(literal -759999999999999994847920992514837262110898415877488640 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 4200000 binary64)) (+.f64 y (+.f64 z x)) (+.f64 z x))) |
(+.f64 z x) |
(if (<=.f64 x #s(literal -6576556458703583/77371252455336267181195264 binary64)) x (if (<=.f64 x #s(literal 240000000000000000 binary64)) (+.f64 y z) x)) |
(if (<=.f64 x #s(literal -2611279770367599/9671406556917033397649408 binary64)) x (if (<=.f64 x #s(literal 45000000000000000000 binary64)) z x)) |
(if (<=.f64 x #s(literal -5358672842709649/630432099142311667396464641602297820881275828327447146687172694467931548343955369782628260078158650252906047844909056 binary64)) x (if (<=.f64 x #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) y x)) |
x |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(if (<=.f64 z #s(literal -4867778304876401/10141204801825835211973625643008 binary64)) (+.f64 x (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 7713302612443153/102844034832575377634685573909834406561420991602098741459288064 binary64)) (+.f64 (sin.f64 y) x) (+.f64 x (*.f64 z (cos.f64 y))))) |
(if (<=.f64 z #s(literal -4867778304876401/10141204801825835211973625643008 binary64)) (+.f64 x (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 7713302612443153/102844034832575377634685573909834406561420991602098741459288064 binary64)) (+.f64 x (sin.f64 y)) (+.f64 x (*.f64 z (cos.f64 y))))) |
(if (<=.f64 z #s(literal -560000000000000000000 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal -4867778304876401/10141204801825835211973625643008 binary64)) (+.f64 z x) (if (<=.f64 z #s(literal 98000000000000007994145229985347010560 binary64)) (+.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y))))) |
(if (<=.f64 z #s(literal -560000000000000000000 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal -4867778304876401/10141204801825835211973625643008 binary64)) (+.f64 x z) (if (<=.f64 z #s(literal 98000000000000007994145229985347010560 binary64)) (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(if (<=.f64 x #s(literal -8428725474762389/95780971304118053647396689196894323976171195136475136 binary64)) (+.f64 z x) (if (<=.f64 x #s(literal 2776783146697183/4271974071841820164790043412339104229205409044713305539894083215644439451561281100045924173873152 binary64)) (*.f64 z (cos.f64 y)) (+.f64 z x))) |
(if (<=.f64 x #s(literal -8428725474762389/95780971304118053647396689196894323976171195136475136 binary64)) (+.f64 x z) (if (<=.f64 x #s(literal 2776783146697183/4271974071841820164790043412339104229205409044713305539894083215644439451561281100045924173873152 binary64)) (*.f64 z (cos.f64 y)) (+.f64 x z))) |
(if (<=.f64 y #s(literal -780 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 140000000000000003909747384254464 binary64)) (+.f64 (+.f64 (+.f64 x z) y) (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 z x))) |
(if (<=.f64 y #s(literal -780 binary64)) (+.f64 x z) (if (<=.f64 y #s(literal 140000000000000003909747384254464 binary64)) (+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))) (+.f64 y (+.f64 x z))) (+.f64 x z))) |
(if (<=.f64 y #s(literal -780 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 140000000000000003909747384254464 binary64)) (+.f64 (+.f64 z x) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 z x))) |
(if (<=.f64 y #s(literal -780 binary64)) (+.f64 x z) (if (<=.f64 y #s(literal 140000000000000003909747384254464 binary64)) (+.f64 (+.f64 x z) (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (+.f64 x z))) |
(if (<=.f64 y #s(literal -1350000000000000016832597445352911536128 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 1750000000000000000000 binary64)) (+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) (+.f64 z x))) |
(if (<=.f64 y #s(literal -1350000000000000016832597445352911536128 binary64)) (+.f64 x z) (if (<=.f64 y #s(literal 1750000000000000000000 binary64)) (+.f64 y (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) (+.f64 x z))) |
(if (<=.f64 y #s(literal -759999999999999994847920992514837262110898415877488640 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 4200000 binary64)) (+.f64 y (+.f64 z x)) (+.f64 z x))) |
(if (<=.f64 y #s(literal -759999999999999994847920992514837262110898415877488640 binary64)) (+.f64 x z) (if (<=.f64 y #s(literal 4200000 binary64)) (+.f64 y (+.f64 x z)) (+.f64 x z))) |
(+.f64 z x) |
(+.f64 x z) |
(if (<=.f64 x #s(literal -6576556458703583/77371252455336267181195264 binary64)) x (if (<=.f64 x #s(literal 240000000000000000 binary64)) (+.f64 y z) x)) |
(if (<=.f64 x #s(literal -2611279770367599/9671406556917033397649408 binary64)) x (if (<=.f64 x #s(literal 45000000000000000000 binary64)) z x)) |
(if (<=.f64 x #s(literal -5358672842709649/630432099142311667396464641602297820881275828327447146687172694467931548343955369782628260078158650252906047844909056 binary64)) x (if (<=.f64 x #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) y x)) |
x |
| 11 212× | accelerator-lowering-fma.f32 |
| 11 212× | accelerator-lowering-fma.f64 |
| 8 006× | accelerator-lowering-fma.f32 |
| 8 006× | accelerator-lowering-fma.f64 |
| 6 850× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1272 | 8758 |
| 1 | 4002 | 8611 |
| 0 | 8696 | 8247 |
| 0 | 96 | 591 |
| 1 | 282 | 587 |
| 2 | 797 | 577 |
| 3 | 2037 | 575 |
| 4 | 3964 | 575 |
| 5 | 7253 | 575 |
| 0 | 8423 | 528 |
| 0 | 29 | 161 |
| 1 | 199 | 161 |
| 2 | 2030 | 161 |
| 0 | 8280 | 145 |
| 0 | 555 | 5515 |
| 1 | 1724 | 5317 |
| 2 | 5377 | 5226 |
| 0 | 8220 | 4835 |
| 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 |
Compiled 444 to 237 computations (46.6% saved)
Compiled 480 to 190 computations (60.4% saved)
Loading profile data...